R42800 and F42UI800

jpope

Member
I am trying to determine what the cause is for the R42800 Sales Update UBE ending abnormally. In looking at the jde.log file, I find the following messages:

343277 Fri Oct 17 17:58:15 2003 runube.c800
RUNUBE: Remote CP=1252, Remote OS=5, Local CP=37, ConverToASCII=0

343277 Fri Oct 17 18:23:57 2003 jdb_utl1.c2476
JDB9900600 - Failed to store value, maximum exceeded. Probable cause is forgetting to call jdeRemoveDataPtr()

The 'Failed to store value' message appears numerous times in the jde.log file. This seems to imply that there is a limit of some sort, and we may have reached it. It also appears that this problem is occurring in the writing to the F42UI800, but I am not sure?? We are running the Sales Update program multi-threaded (10 concurrently) through data selection and have be doing so for quite some time.

Is there a limit or is this a generic message? If there is a limit, how will calling jdeRemoveDataPtr correct this problem? Is this addressed in any ESU's / SAR's?

Thanks in advance for any insight.
 
Back
Top