Ly,
connect ,but where?
for instance in svrmgr
or in Sqlplus..Code:C:\>svrmgrl Oracle Server Manager Release 3.1.6.0.0 - Production Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved. Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production With the Partitioning option JServer Release 8.1.6.0.0 - Production SVRMGR> connect scott/tiger as sysdba ORA-01031: insufficient privileges SVRMGR> exit Server Manager complete.
Code:C:\>SQLPLUS Enter user-name: scott/tiger as sysdba ERROR: ORA-01031: insufficient privileges Enter user-name: scott/tiger@nick Connected to: Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production With the Partitioning option JServer Release 8.1.6.0.0 - Production [email protected]>





Reply With Quote