Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: connect question
sdg wrote:
> Using 8.1.7.0.0
>
> When I use SQLPlus to start database following happens and I can not
> determine if this is correct.
>
> Connect abc as sysdba
> Enter password: ******
> ERROR:
> ORA-01034: ORACLE not available
> ORA-27101: shared memory realm does not exist
>
> connect abc/password as sysdba
> Connected to an idle instance.
> SQL>
>
> Entering the password as opposed to not causes this error and is
> correct?
If I understand your posting the issue is one of privileges. ABC did not install, and does not own, the Oracle executables.
-- Daniel Morgan http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp (remove one 'x' from my email address to reply)Received on Sun Apr 27 2003 - 11:30:26 CDT
![]() |
![]() |