Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: newbie - Oracle Workgroup server connection
A naive answer:
When ou use connect scott/tiger_at_XXX
XXX is not your Oracle SID but an alias V2 created by sqlnet Easy Config.
Grace Frederick wrote:
> When trying to connect to the Oracle Workgroup server (7.3.2.3) using
> the 'test' of:
> sqlplus scott/tiger_at_XXXX (where XXXX is my db id)
>
> I get the following error:
>
> ERROR: ORA-01034: ORACLE not available
> ORA-07429: smsgsg: shmget() failed to get segment.
> SVR4 Error: 2: No such file or directory
>
> I've checked all of the permissions, and verified the consistency in
> tnsnames.ora and listener.ora
>
> What else is there?
>
> Incidentally, I can log into the database using the system login from
> the web front end, but I can't get to it from sqlplus.
>
> -- Grace
Received on Mon Sep 15 1997 - 00:00:00 CDT
![]() |
![]() |