|
I have the following problem. How can I do?
-----------------------------
sqlplus /nolog
SQL*Plus: Release 10.2.0.3.0 - Production on Thu Oct xx xx:xx:xx 2007
Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
SQL> conn / as sysdba
ERROR:
ORA-01031: insufficient privileges
SQL> exit
------------------- |
|