RCR Workflow Process - SQL errors
Hi,
We have RCR workflow scheduled to run daily at 6 am. I have noticed that the workflow has started erroring out almost every day with SQL error:
(oracon.cpp (3273)) SBL-DBC-00108: An error has occurred preparing a Sql statement.
ORA-03113: end-of-file on communication channel Process ID: 24116 Session ID: 363 Serial number: 9017
The same workflow will run fine when invoked manually or if the RCR is for another time during business hours. I suspect that somehow the session that is invoking the workflow gets timed out and loses connection with the database.
Does anyone know which parameter to check? Nothing has changed on the application side. The DBAs are not siebel DBA so do not know what to check. One of my searches found some parametre called TNS_EXPIRE or something. but, I could not locate more information.