Testing the ‘sys’ password.

And old gotcha 🙂

To test a ‘sys’ password without getting a false positive from your o/s credentials …

 

First check with a wrong password …

oracle> sqlplus “sys/wrongpw@sid as sysdba”

 

… then with the right password

oracle> sqlplus “sys/rightpw@sid as sysdba”


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s