DCS-10145
Password file not found at location {1} for the database {0}.
Cause
The path to the password file specified in the database configuration does not exist.
Action
Run the srvctl command to configure the database with the correct path to the password file. Execute the command: "srvctl modify database -db <your_db_name> -pwfile <absolute_path_to_password_file>".