Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: service name problem
kal121_at_my-deja.com wrote:
>
> I am trying to invoke sqlplus from a client machine. I am running
> oracle8i for LinuxRH6.1, v8.1.5.0.2.
>
> --I try to invoke sqlplus:
> $ sqlplus joe/secret_at_dbserver
>
> --and get this error message:
> SQL*Plus: Release 8.1.5.0.0 - Production on Wed Feb 2 15:22:24 2000
>
> (c) Copyright 1999 Oracle Corporation. All rights reserved.
>
> ERROR:
> ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect
> descriptor
>
Hi,
run : lsnrctl status
and post the output.
Received on Thu Feb 03 2000 - 09:38:54 CST
![]() |
![]() |