The application generated a message that the database password expired.
The DBA reset the password and the error was gone.
The application server log still shows the following errors:
CAUAJM_E_18407 Failed to connect to Oracle server:
CAUAJM_E_18408 Invalid connect string specified.
CAUAJM_E_10649 Server (EventServer) was not available during the connection operation. ,
Autosys 12.x
The Autosys Config file contains an encrypted string for the AutoSys database user's password.
Linux:$AUTOUSER/config.$AUTOSERV
Windows:%AUTOUSER%\config.%AUTOSERV%
Example: DBAccess=<Username>/<Enrtyptedpassword>
To get the encrypted string for the new password do the following:
autosys_secure
DBAccess=<Username>/<Enrtyptedpassword>
The same process can be followed if the old database password is unknown and the database password must be updated.