Description:
chk_auto_up or autosys_secure fails with following errors:
CAUAJM_E_00088 Could not get host information for [autosysr11]. Not started.
CAUAJM_E_50033 Error initializing tx subsystem:
CAUAJM_E_10032 Unable to create server object for host [autosysr11].
In the event_demon log gets the following messages:
CAUAJM_E_18407 Failed to connect to Oracle server: AUTO
CAUAJM_E_18400 An error has occurred while interfacing with ORACLE.
CAUAJM_E_18401 Function <Olog> invoked from <openProc> failed <242>
CAUAJM_E_18402 ORA-12537: TNS:connection closed
CAUAJM_E_10649 Server AUTO was not available during connection operation.
Solution:
Problem was related to the number of connection to Oracle database being exhausted. Resolved by increasing the number of Oracle connections from 50 to 200.