Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: DB Connecting Problem
This is likely a problem with the two IPs you reference in your
listener.ora:
172.27.57.22
172.27.57.21
If the listener cannot resolve these then you're not going to be able to start the listener. The same is true for host names that the listener cannot resolve LOCALLY!
This is a rather simplistic approach at this point as your configuration looks like it needs more attention for what you appear to be trying to accomplish. To get things up and running, get rid of the non-local references in your listener.ora.
Regards,
Michael Sale
Author: Oracle9i for Windows(R) 2000 Tips & Techniques
http://www.amazon.com/exec/obidos/ASIN/0072194626
-----Original Message-----
Fawzia
Sent: Friday, June 21, 2002 9:39 AM
To: Multiple recipients of list ORACLE-L
This is the error I get:
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=SMP1)))
Listening on:
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=prdba)(PORT=2483)))
TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
21-JUN-2002 13:21:53 *
(CONNECT_DATA=(CID=(PROGRAM=)(HOST=prdba)(USER=oracle))(COMMAND=status)(
ARGU
MENTS=6
4)(SERVICE=lsnr_prdba)(VERSION=135295744)) * status * 0 21-JUN-2002
13:27:10 *
(CONNECT_DATA=(CID=(PROGRAM=)(HOST=prdba)(USER=oracle))(COMMAND=services
)(AR
GUMENTS
=64)(SERVICE=lsnr_prdba)(VERSION=135295744)) * services * 0 21-JUN-2002
13:27:55 *
(CONNECT_DATA=(SERVICE_NAME=SMP)(FAILOVER_MODE=(TYPE=SELECT)(METHOD=BASI
C)(R
ETRIES=
20)(DELAY=150))(CLIENT_REGISTRATION=NONE)(CID=(PROGRAM=)(HOST=prdbb)(USE
R=or
acle))(CLIENT_REGISTRATION=NON
E)) * (ADDRESS=(PROTOCOL=tcp)(HOST=172.27.57.22)(PORT=44643)) *
establish * SMP * 12514
TNS-12514: TNS:listener could not resolve SERVICE_NAME given in connect
descriptor 21-JUN-2002 13:28:08 *
(CONNECT_DATA=(SERVICE_NAME=SMP)(INSTANCE_NAME=SMP1)(CID=(PROGRAM=)(HOST
=prd
ba)(USE
R=oracle))) * (ADDRESS=(PROTOCOL=tcp)(HOST=172.27.57.21)(PORT=59150)) *
establish * SMP * 12514
TNS-12514: TNS:listener could not resolve SERVICE_NAME given in connect
descriptor 21-JUN-2002 13:28:17 *
(CONNECT_DATA=(SERVICE_NAME=SMP)(FAILOVER_MODE=(TYPE=SELECT)(METHOD=BASI
C)(R
ETRIES=
20)(DELAY=150))(CID=(PROGRAM=)(HOST=prdba)(USER=oracle))) *
(ADDRESS=(PROTOCOL=tcp)(HOST=172.27.57.21)(POR
T=59153)) * establish * SMP * 12514
TNS-12514: TNS:listener could not resolve SERVICE_NAME given in connect
descriptor 21-JUN-2002 13:31:10 *
(CONNECT_DATA=(CID=(PROGRAM=)(HOST=prdba)(USER=oracle))(COMMAND=stop)(AR
GUME
NTS=64)
(SERVICE=lsnr_prdba)(VERSION=135295744)) * stop * 0
No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=SMP1)))
No longer listening on:
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=prdba)(PORT=2483))
-----Original Message-----
Sent: 21 June 2002 15:53
To: Multiple recipients of list ORACLE-L
What errors do you have most recently in your listener.log file?
(Oracle_Home/network/log directory)
Regards
M.
Mark Leith | T: +44 (0)1905 330 281 Sales & Marketing | F: +44 (0)870 127 5283 Cool Tools UK Ltd | E: mark_at_cool-tools.co.uk =================================================== http://www.cool-tools.co.uk Maximising throughput & performance
-----Original Message-----
Sent: 21 June 2002 14:58
To: Multiple recipients of list ORACLE-L
I'm having a problem of logging on to my two DB's. When I check "services" I notice that the listener is not running. I startup the listener and it shuts down immediately. The listener will not stay up.
When I try to log into the DB's I get these errors.
KEN database - Oracle generated name is DC0X4411 ORA-12154: TNS: could not resolve service name
PARTS database
ORA-12541: TNS: no listener
My DB is 9.0.1 on XP Prof.
Any ideas as to what could be causing this?
Thanks much,
Ken
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mark Leith INET: mark_at_cool-tools.co.uk Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). ********************************************************************** Information in this email is confidential and may be privileged. It is intended for the addressee only. If you have received it in error, please notify the sender immediately and delete it from your system. You should not otherwise copy it, retransmit it or use or disclose its contents to anyone. Thank you for your co-operation. ********************************************************************** -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Malik, Fawzia INET: Fawzia.Malik_at_bskyb.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Michael P Sale INET: Michael.Sale_at_oracle.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Fri Jun 21 2002 - 11:20:54 CDT
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
![]() |
![]() |