sqlplus / as sysdba [ORA-01017]
Hello there,
I have been having problem trying to logon "sqlplus / as sysdba". It used to work without prompting me a username/password. In the last couple days after I started Oracle, it started to prompt a username password and I am not able to login now.
This is the behavior I am experiencing:
[oracle@server dbs]$ sqlplus / as sysdba
SQL*Plus: Release 19.0.0.0.0 - Production on Wed Jun 12 13:30:59 2024
Version 19.3.0.0.0
Copyright (c) 1982, 2019, Oracle. All rights reserved.
ERROR:
ORA-01017: invalid username/password; logon denied
Enter user-name: sys
Enter password:
ERROR:
ORA-01005: null password given; logon denied
Enter user-name: sys
Enter password:
ERROR: