E1: 43: Memory Leak in P43081 - JDB9900600 - Failed to store value, maximum exceeded. Probable cause is forgetting to call jdeRemoveDataPtr()
(Doc ID 2038296.1)
Last updated on JULY 21, 2021
Applies to:
JD Edwards EnterpriseOne Procurement and Subcontract Management - Version 9.1 to 9.1 [Release 9.1]Information in this document applies to any platform.
Symptoms
Business Function GetAddressBookData (B0101201, Get Address Book Data) in P43081 (Purchase Order Approvals) leaves data pointer because same application does not call RemoveAddressBookDataPTR (B0101201, Remove Address Book).
- Error in the log:
: JDB9900600 - Failed to store value, maximum exceeded. Probable cause is forgetting to call jdeRemoveDataPtr()
- Steps to duplicate:
1. (Optional) Turn on jdedebug.log by modifing JDE.INI as below,
[DEBUG]
Output=FILE
DataPointerTracing=1
2. (Fast Path) P43081 then press find button
3. Verify that GetAddressBookData.idF0101Ptr keep on increasing till it hits error
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |