Oracle Solution for Error ora-07577

Solution for Oracle Error ORA-07577

ORA-07577: no such user in authorization file

What triggered the Error:

An attempt was made to set an INTERNAL password (for either DBA or OPER privilege), but the corresponding VMS account (either ORA__DBA or ORA__OPER) hasn't been created yet.

What should we do to fix it:

Add a VMS account for ORA__DBA and/or ORA__OPER before trying to set a password for them.