Need help with orapwd on RAC with SCAN listner. SYSTEM works, SYS does not.
ISSUE: Can't login as SYS using tnsnames and password file. The SYSTEM user will connect with tnsnames.
sqlplus sys as sysdba -> connects with OS Authentication.
Can someone spot my error?
SQL> show parameter db_name;
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
db_name string orcl
Listener Services: Note: ASM and other listeners removed for clarity.
Service "orcl" has 1 instance(s).
Instance "orcl1", status READY, has 1 handler(s) for this service...
Service "orcl1" has 1 instance(s).
Instance "orcl1", status READY, has 1 handler(s) for this service...
Service "pdborcl" has 1 instance(s).
Instance "orcl1", status READY, has 1 handler(s) for this service...