|
-
The database is running on the local machine.
I want to shutdown the database using sqlplus
OS - windows 98
Oracle 8i personal edition
init.ora : remote_login_passwordfile = exclusive
SQL> connect / as sysdba
ERROR:
ORA-01031: insufficient privileges
I also tried
SQL> connect sys/change_on_install
Connected.
SQL> shutdown normal
ORA-01031: insufficient privileges
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|