Something happened in the network, then the scheduler failed to reconnect to the Oracle database and is no longer processing events
The as_server log file shows:
ORA-03126: network driver does not support non-blocking operations
Then event_demon log file shows:
07/21/2018 15:31:30] CAUAJM_E_18412 The database client has been interrupted while query execution is in progress.
[07/21/2018 15:31:30] CAUAJM_E_18400 An error has occurred while interfacing with ORACLE.
[07/21/2018 15:31:30] CAUAJM_W_10900 The database monitoring system has detected a potential problem with the database.
[07/21/2018 15:31:30] CAUAJM_E_18401 Function <doExecute> invoked from <nextRow> failed <951>
[07/21/2018 15:31:30] CAUAJM_I_10901 The database monitoring system is beginning validation of database connections.
[07/21/2018 15:32:00] ----------------------------------------
[07/21/2018 15:33:00] ----------------------------------------
[07/21/2018 15:33:00] CAUAJM_E_18416 Event Server: <XE> Failed Query: <update ujo_alamode set int_val = (select int_val from ujo_alamode where type='DB') where type = 'DB'>
[07/21/2018 15:33:00] CAUAJM_E_18412 The database client has been interrupted while query execution is in progress.
[07/21/2018 15:33:00] CAUAJM_E_18400 An error has occurred while interfacing with ORACLE.
[07/21/2018 15:33:00] CAUAJM_E_18401 Function <doExecute> invoked from <execute> failed <864>
[07/21/2018 15:33:00] CAUAJM_W_10631 Error with database <XE>. Checking connection.
[07/21/2018 15:33:00] CAUAJM_W_10632 Attempting to reconnect to database <XE>. Attempt number [1].
[07/21/2018 15:34:00] ----------------------------------------
[07/21/2018 15:35:00] ----------------------------------------
[07/21/2018 15:36:00] ----------------------------------------
[07/21/2018 15:37:00] ----------------------------------------
[07/21/2018 15:38:00] ----------------------------------------
A normal shutdown with "unisrvcntr stop waae_sched.<instance>" is unable to kill the process with the default signal 15
Only way to recover is to kill the event_demon process with signal 9 and restart the scheduler
Same behavior can happen with the Application Server
CA WAAE (Any Release) on Unix/Linux
The error can occur with the scheduler and application server