473,498 Members | 1,671 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ORA-12224: TNS:no listener

2 New Member
When i am trying to connect to oracle it is giving me these two errors

ORA-12224: TNS:no listener

ORA-01034: ORACLE not available
I am new to oracle ,plz help
I am using solaris 5.6 and oracle 8.0.5 version

I am posting my listener.ora and Tnsname

Listener.ora:

LISTENER=
(ADDRESS_LIST=
(ADDRESS=
(PROTOCOL=IPC)
(KEY=uplinkdb)
)
(ADDRESS=
(PROTOCOL = TCP)
(HOST = 10.2.0.49)
(PORT = 1200)
)
)
LISTENER1=
(ADDRESS_LIST=
(ADDRESS=
(PROTOCOL=IPC)
(KEY=AIRTEL)
)
(ADDRESS=
(PROTOCOL = TCP)
(HOST = 10.2.0.49)
(PORT = 1201)
)
)
LISTENER2=
(ADDRESS_LIST=
(ADDRESS=
(PROTOCOL=IPC)
(KEY=onspire)
)
(ADDRESS=
(PROTOCOL = TCP)
(HOST = 10.2.0.49)
(PORT = 1551)
)
)

STARTUP_WAIT_TIME_LISTENER = 0
CONNECT_TIMEOUT_LISTENER = 10

SID_LIST_LISTENER=
(SID_LIST=
(SID_DESC=
(SID_NAME=uplinkdb)
(ORACLE_HOME=/usr/up/oracle)
)
)
SID_LIST_LISTENER1=
(SID_LIST=
(SID_DESC=
(SID_NAME=AIRTEL)
(ORACLE_HOME=/usr/up/oracle)
)
)
SID_LIST_LISTENER2=
(SID_LIST=
(SID_DESC=
(SID_NAME=onspire)
(ORACLE_HOME=/usr/up/oracle)
)
)
TRACE_LEVEL_LISTENER = OFF



Tnsname.ora :

uplinkdb=
(DESCRIPTION=
(ADDRESS=
(PROTOCOL=TCP)
(HOST=10.2.0.49)
(PORT=1200))
(CONNECT_DATA=(SID=uplinkdb)))
AIRTEL=
(DESCRIPTION=
(ADDRESS=
(PROTOCOL=TCP)
(HOST=10.2.0.49)
(PORT=1201))
(CONNECT_DATA=(SID=AIRTEL)))
onspire=
(DESCRIPTION=
(ADDRESS=
(PROTOCOL=TCP)
(HOST=10.2.0.49)
(PORT=1551))
(CONNECT_DATA=(SID=onspire)))

airteldb=
(DESCRIPTION=
(ADDRESS=
(PROTOCOL=TCP)
(HOST=10.2.0.49)
(PORT=1201))
(CONNECT_DATA=(SID=airteldb)))
orcl=
(DESCRIPTION=
(ADDRESS=
(PROTOCOL=TCP)
(HOST=10.2.0.49)
(PORT=1521))
(CONNECT_DATA=(SID=orcl)))
AJAY =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 100.1.200.10)(PORT = 1521))
)
(CONNECT_DATA = (SERVICE_NAME = DP51.WORLD))
)
Aug 7 '07 #1
5 16991
debasisdas
8,127 Recognized Expert Expert
check for the services of oracle database and the oracle listener.

ensure that both the services are in auto mode and runing.
Aug 7 '07 #2
Nitvar
2 New Member
check for the services of oracle database and the oracle listener.

ensure that both the services are in auto mode and runing.

please tell how to check for the services of oracle database and the oracle listener in oracle 8.0.5 in solarix operating system
Aug 8 '07 #3
debasisdas
8,127 Recognized Expert Expert
you can find some details here and here.
Aug 9 '07 #4
debasisdas
8,127 Recognized Expert Expert
Run the command

lsnrctl status

to check the status of the listener ( if it is started or not)

and the command

lsnrctl start

to start it
Aug 9 '07 #5
dearsaran
9 New Member
Modify and test the database.... so that your oracle database is successful in connection.. if test is sucessful then there would be some problem in the tnsname..

in command promt just ping the tnsname
Aug 10 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

1
26691
by: Galina | last post by:
Hello I have created a trigger not to let records with certain fields null to be inserted into the table: BEGIN IF :new.RUL_CODE is null or :new.FES_UINS_CODE is null or :new.FES_UIO_CALOCC is...
7
12837
by: Cherrish Vaidiyan | last post by:
hello, I am been getting mad with so many doubts and errors.. I have posted some doubts,test cases regarding listener,replication and standby database.But i havent got any response..(I am...
1
5125
by: Adam Ruth | last post by:
I'm using OCI on Mac OS X and I've run into a strange problem with my TNSNAMES.ORA file. My TNSNAMES.ORA file has one entry INV4II and it works fine. However, it will only work if that is the...
2
8429
by: J.Bijleveld | last post by:
Hello colleagues, At this moment we have a real big problem using a .NET application with an Oracle database (v8.1.6). I hope someone has encountered this problem before and is able to help me...
0
3893
by: kalpanaanand | last post by:
I am new to Oracle 9i client. i tried to log in but i am getting this error. this is my listenerfile # LISTENER.ORA Network Configuration File: C:\ProgramFiles\oracle\NETWORK\ADMIN\listener.ora #...
2
43457
by: Dwie | last post by:
Dear All, I'm a new in Oracle DB. I'm using Windows 2000 as server and Windows XP as client. I installed Oracle Enterprise on server and Oracle 8.1 on clients. I have some client with 2 different...
3
8233
by: karpalmera | last post by:
We have checked the status of listener and it's okay. ORAORD7, TNSG473 & G4G407 are okay. Still, we are encountering this problem when trying to connect to DB2....
0
4712
by: Zahi Savion | last post by:
Hi All, I tried evething: but no help, I'm connecting from my home trough 1.5 MB ADSL Line to Oracle Server and getting ORA-12170 Oracle 10g Actions that didn't help:
0
3484
by: wolfee | last post by:
I'm running 10gR2 RAC in Prod, Test and DEV and after doing a clone to the DEV environment I'm getting a wierd ORA-12514 error for only one node. I can tnsping the node and it comes back fine. ...
1
2419
by: jramprasad | last post by:
hi i'm new one to oracle dba i installed oracle 9,.2 on my Windows XP, i created a database empdetails,Could some one help me how configuration Listener.ora and Tnsnames.ora in a single system. IF...
0
7126
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7168
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7210
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7381
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4916
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4595
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3096
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3087
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
659
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.