can't connect sqlplus with sys user
bash-3.00$ sqlplus sys/manager@extcon as sysdba
SQL*Plus: Release 11.1.0.7.0 - Production on Thu Mar 15 15:49:47 2012
Copyright (c) 1982, 2008, Oracle. All rights reserved.
ERROR:
ORA-01031: insufficient privileges
Enter user-name:
Regards,
Amit
SQL*Plus: Release 11.1.0.7.0 - Production on Thu Mar 15 15:49:47 2012
Copyright (c) 1982, 2008, Oracle. All rights reserved.
ERROR:
ORA-01031: insufficient privileges
Enter user-name:
Regards,
Amit
0