2007 Jul 03 3:16 PM
Hi
We are currently running 4.7 Enterprise on Oracle 9.2.0.6.0 and frequently connect to another remote (non SAP) oracle database using the following statements:
exec sql.
connect to 'remote'
endexec.
The remote system is set up in SAP using view DBCON.
This works pretty well but we have started to see an increasing number of terminations "Process terminated by signal 11"
I suppose I have two questions
1. Can we modify our abap to catch this exception (this would let us try again or exit gracefully)
2. Does anyone know the cause of this exception or where to look to find the cause
Many thanks for your help.
Simon
2007 Nov 06 12:39 PM
Fixed at last - an update to the Oracle client / libaries I think was what cured it in the end. Phew
Thanks