2022 Mar 08 10:26 AM
Hi All,
I have an scenario in PO, proxy to jdbc. There are 20000 or more records that must be processed. But at the number of 10000 we get "HTTP_NO_MEMORY" error in ERP side.
Looking for the solutions ;
1. we create proxy object only once and use the same object. Also there is only one user that executes the program.
2. I am not sure about increasing icf/max_handle_key parameter, as there can be 100000 records. Also BASIS team do not want to restart the servers.
Are there any another suggestions? (Besides splitting data )
Best regards,
İlknur BEKTAŞER
2022 Mar 08 11:21 AM
Hello İlknu,
Is this HTTP_NO_MEMORY an ST22 dump? Or an entry at the system log (SM21)?
Can you provide the dump / SM21 entry, along with the work process trace file (dev_wXX) where the dump / system log entry was created?
Best regards,
Isaías
2022 Mar 09 6:22 AM
Hi Isaias,
We got error in INTRANET system. So, Sorry can not send you the screenshoot. Also I asked for the trace file to BASIS team.
For SM21
For Session details ;
program : SAPMSSY1
For Technical Details ;
variable data : OpenNewConnectionRec
Parameter Details ;
Message : OpenNewConnectionRec
Program : abhttpio
Line : 7753
Best regards,
İlknur BEKTAŞER
2022 Mar 11 6:03 PM
Hello İlknur,
The details that were provided did not help.
Providing the ST22 dump or the entries in the corresponding dev_wXX trace file should help.
You can anonymize the customer specific details, like replace server names, user names, IP addresses, and so on.
Regards,
Isaías
2022 Mar 08 12:58 PM
I guess you mean Process Orchestration. Search SAP support, notes, etc., which explain what you can do. icf/max_handle_key is not related to records, it's the number of HTTP sessions.