Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> upgrade 9i to 10g --> issues with connecting as sysdba
Hi,
$ sqlplus /nolog
SQL*Plus: Release 10.2.0.1.0 - Production on Tue Aug 1 12:31:46 2006
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> conn sys as sysdba
Enter password:
ERROR:
ORA-01031: insufficient privileges
SQL> Any idea where I need to touch for getting this privileges? Received on Tue Aug 01 2006 - 11:33:48 CDT