The purpose of this document is to explain the runtime message in jde.log retrieved by call object kernel in your running the EnterpriseOne Interactive Applications.
Certain business functions such as B4200310 (F4211FSBeginDoc), may call a JDE API as below:
The following tables are related with this validation:
The API will read the dstmpl specification during runtime of a certain application. In addition, the following columns are related with this API
In running an application that calls this type of business function the following error/warning/information messages can occur:
Message in Log | Description |
---|---|
RUN0000038 | hUser passed in has a NULL value |
RUN0000041 | Open Table F983051 fails |
RUN0000040 | Open Table F9860 fails |
RUN0000039 | Requested Application - "szApplication" does not exist in Object Librarian |
RUN0000066 | Warning - ProcOpt Data Size Mismatch: Requested 'size requested' is less than Retrieved 'size retrieved' for App 'szApplication',Version 'szVersion'. Data Structure allocated successfully |
RUN0000067 | For Batch application. Same with RUN0000066 |
RUN0000043 | Out Of Memory: Allocation Fails for 'szApplication' and Version 'szVersion'. |
RUN0000044 | Error - ProcOpt Data Size Mismatch: Requested 'uSizeOf' is greater than Retrieved 'nDsLen' for App 'szApplication',Version 'szVersion'. Data Structure NOT allocated |
RUN0000045 | Unable to retrieve Processing Option Template for Application 'szApplication'. |
RUN0000046 | Application 'szApplication' does not have a Processing Option Template Attached |
The possible causes of these message are: