|
-
Hi,
In 8.1.7 svrmgrl is not available. You must use sqlplus:
sqlplus sys/password@sid as sysdba
If doesn't work try with another this:
sqlplus "sys/password@sid as sysdba"
The last i use with some remote applications because it doesn't work i don't know why (was Oracle directly who recommended to use).
Hope this helps
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
|