Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: COULD NOT RESOLVE SID
Hi,
Check whether your listener is running. If it is running check whtether you have an entry for the database you are trying to connect to. .
lsnrctl80 status ....
If the listener is running, check whether you have the right entry in
tnsnames.ora.
The best way to try is using tnsping80 oracle_sid or tnsping oracle_sid. If
you get an OK, then you are in business, else check your entry in
tnsnames.ora.
Hope that helps
Krishnan
Jorge wrote in message <6p7a1e$2ak$1_at_talia.mad.ibernet.es>...
>How do i create a SID for my database? i have espicified one in the init
>file but, the system says that TNS could not resolve,
>the service and start db are runnig, but TNS cant hear it.
>What happends??
>Has anyone encountered a similar problem?
>I will appreciate your response
>Thanks
>Jorge, please send me a mail to: jorge_at_workflow.es
>Thanks again
>
>
>
Received on Thu Jul 23 1998 - 11:33:11 CDT
![]() |
![]() |