Difference between revisions of "-4000006: Corrupt Resultable Item Dictionary"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
(Created page with "• The resultable item was found by the entrycode being sent, but the entrymnemonic being sent does not match the entrymnemonic on the existing resultable item. or • The resul...")
 
Line 1: Line 1:
The resultable item was found by the entrycode being sent, but the entrymnemonic being sent does not match the entrymnemonic on the existing resultable item.
+
=Description=
 +
There seems to be two scenarios that would cause this error.
 +
*The resultable item was found by the entrycode being sent, but the entrymnemonic being sent does not match the entrymnemonic on the existing resultable item.
 
or
 
or
The resultable item was found by the entrycode being passed on the interface, but for some reason the database ID for this resultable item could not be found by the entrycode being passed. It’s tough to say why this would occur, but something strange would have to be happening in the database.
+
*The resultable item was found by the entrycode being passed on the interface, but for some reason the database ID for this resultable item could not be found by the entrycode being passed.
I would not think this has any correlation to leap year.  I would start by looking at the values being passed on the interface for RID entrycode and RID entrymnemonic where the error occurred.
+
 
 +
It’s tough to say why this would occur, but something strange would have to be happening in the database.
 +
=Fix=
 +
I would start by looking at the values being passed on the interface for RID entrycode and RID entrymnemonic where the error occurred.

Revision as of 14:40, 8 March 2012

Description

There seems to be two scenarios that would cause this error.

  • The resultable item was found by the entrycode being sent, but the entrymnemonic being sent does not match the entrymnemonic on the existing resultable item.

or

  • The resultable item was found by the entrycode being passed on the interface, but for some reason the database ID for this resultable item could not be found by the entrycode being passed.

It’s tough to say why this would occur, but something strange would have to be happening in the database.

Fix

I would start by looking at the values being passed on the interface for RID entrycode and RID entrymnemonic where the error occurred.