Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Oracle 81 on redhat 6.2
Alright -0 I got that working... I had my file formatted wrong - I had
parentheses in the first character space "(" .... grrrrr... but listener now
starts. My instance is lat. So now on the same machine I try to connect as
svrmgrl
system_at_lat
pwd
and I get : no listener error
I try with lat.DOMAIN.com and get no response whatsoever ...
what gives?
help please ....
thanks
adam
-----Original Message-----
From: Adam Turner
To: Multiple recipients of list ORACLE-L
Sent: 7/6/00 6:54 PM
Subject: Oracle 81 on redhat 6.2
Hi listers ... I am trying to get my listener up and running and having
all
kinds of trouble getting anywhere. here's the output of a few commands
in
lsnrctl:
LSNRCTL> status
Connecting to
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=latdev1.concretemedia.co
m)(PORT=1521)))
TNS-01103: Protocol specific component of the address is incorrectly
specified
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Linux Error: 111: Connection refused
and ....
LSNRCTL> start
Starting /u01/app/oracle/product/8.1.6/bin/tnslsnr: please wait...
TNSLSNR for Linux: Version 8.1.6.0.0 - Production
System parameter file is
/u01/app/oracle/product/8.1.6/network/admin/listener.or
a
Log messages written to
/u01/app/oracle/product/8.1.6/network/log/listener.log
Attempted to listen on:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=latdev1.concre
temedia.com)(PORT=1521)))
TNS-12542: TNS:address already in use
TNS-12560: TNS:protocol adapter error
TNS-00512: Address already in use
Linux Error: 98: Address already in use
My instance is lat.
listener.ora :
LISTENER.ORA Configuration
File:/u01/app/oracle/product/8.1.6/network/admin/li
stener.ora
# Generated by Oracle configuration tools.
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = latdev1.MYDOMAIN.com)(PORT =
152
1))
)
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC)) )
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = /u01/app/oracle/product/8.1.6)
(PROGRAM = extproc)
)
)
anybody out there have a magic answer?
At one point I was getting these issues when I started listener after
oracle
- I tried in both directions and get the same problem.
help
adam
-- Author: Adam Turner INET: ATurner_at_concretemedia.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 mayReceived on Thu Jul 06 2000 - 22:40:49 CDT