Error received during Reorg:
"Error 12 allocating argv
AbortScript()
AbortScript: Aborted QSA-20395 Could not parse script (os errno 12) "
os errno 12 means that the Quest Server Agent (QSA) process is running out of memory in RAM on the server.
On the server, the OS user running the qexecd daemon which is the QSA process is running out of memory (RAM) on the server. It is recommended to have the OS user for QSA have unlimited memory. The QSA user should have similar resource allocation to what is given to the oracle user or the UNIX user under which the oracle database processes run.
Use ulimit -a to verify the limit of the memory of the OS user for QSA.
Update the memory limit of the OS user, and restart the script.
Additional step to resolve issue:
- check the shared pool memory, if you can afford to flush the shared pool then memory will be released
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center