I have a problem logging into our Production Oracle 19c database as the internal user:
sqlplus / as sysdba
ORA-01017: invalid username/password; logon denied*
The NTS setting is in the SQLNET.ORA file, the initialisation parameter is set to EXCLUSIVE and I have recreated the password file but nothing is working. Can anyone offer any advice?
Thanks Adam