|
-
I was trying to use sqlplus
sqlplus /nologing
> connect internal as sysdba
ERROR:
ORA-24314:service handle not initialized
-------
sqlplus /nologing
> connect sys/change_on_install as sysdba
ERROR:
ORA-12560:service handle not initialized
-------
sqlplus /nologing
> connect internal/oracle as sysdba
ERROR:
ORA-01017:invalid username/password
-------
Thank you.
Best wishes!
Dmitri
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
|