Database Administration (MOSC)

MOSC Banner

unable to connect as sys (sysdba)

edited Nov 2, 2012 7:08AM in Database Administration (MOSC) 16 commentsAnswered
I change the password of the sys user to test
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

SQL> alter user sys identified by test;

User altered.

SQL> exit

Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

I try to connect to the database with the password i have just set... and I am not able to connect

[oracle@ukirt239 lib]$ sqlplus sys@testp/test as sysdba

SQL*Plus: Release 11.2.0.3.0 Production on Wed Oct 31 11:51:57 2012

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center