Memory errors in P4210 clone

DIlchenko

Member
Dearest List,

I've been dealing with the following problem for about a week and nearly reached a state of mental collapse - would anyone give a hand?

Problem: My client has P564210 - a P4210 clone, which they reworked and updated a bit. Now when you try to add have more than 80-90 items to the new order, the system suddenly starts giving an error for every single line processed afterwards. The first error is either 'No memory' or 'Fetch from F4501 failed' followed by a message in jde.log

4892/2140 Tue Mar 12 18:22:06 2002 jdb_utl1.c2476
JDB9900600 - Failed to store value, maximum exceeded. Probable cause is forgetting to call jdeRemoveDataPtr()

for every line. P4210 is not buggy, but the problem is that the client has already done too many modifications to revert to the original P4210.

My configuration: Xe/HP-UX 11 (2 clustered servers)/Ora 8.1.7

Many thanks for your attention.

Regards,

Dmitry Ilchenko


Dmitry Ilchenko
Budget Rent-a-Car Intl.
OneWorld CNC/ADMIN

B732.2 SP12.4 AS400 V4R3/SQL 6.5
 
Hi Dmitry,

I will not take too much time to answer since if you search in the archive there is a lot about this subject.

My point on P4210 are :

- If you want to modify it, modify the original.
- If you have already modified it, then YES reverting it back to P4210 is probably the safest thing on heart.
- There is many reasons for my opinion but the major one is that P4210 is harcoded in too many program to use another name. As a example many application will still retreive the processing option of P4210 even if you're running P554210. With this in mind you can probably imagine the memory violation error that can occur.

This is only a short answer, look in the archive there is many post about P4210 modification.


Christian Audet

*** SHARED KNOWLEDGE = BETTER KNOWLEDGE ***

Implementing B7333 (Xe) SP18.1, SQL
(Support B732, B7331 and B7332)
 
Back
Top