override_connection_reset: 0
Hello,
We have a custom application engine program executed from the commandline like: "psae -CT ORACLE -CD ORACLE -CO user -CP passwd -R id123 programname -trace 387
From time to time we get this error in the trace file:
PeopleTools(8.52.14) AE SQL/PeopleCode Trace - 2014-05-01
Line Time Elapsed Trace Data...
-------- -------- ------- ------------->
1 00.10.02 Database Options: override_connection_reset: 0
It seems to indicate the database connection was somehow lost but we cannot find any reason.
What does the message "Database Options: override_connection_reset: 0" mean?
Should it not be possible to recover from a database connection lost event?
Thanks!