Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Getting error on connecting to oracle listener
Omar Siddique schrieb:
> sqlplus <user/pass>@oracle.gl.umbc.edu
>
> ORA-12505: TNS:listener could not resolve SID given in connect descriptor
>
> My tnsnames.ora file contains:
>
> GL =
> (DESCRIPTION= ...
Hi omar
Perhaps try "sqlplus <user/pass>@gl"
That's what you wrote as Connect string into your tnsnames.ora file.
Hope that helps
Kai
Received on Wed Jan 27 1999 - 17:17:57 CST
![]() |
![]() |