While connecting to Oracle Db i am getting the following
error message- ORA-12154: TNS:could not resolve the connect
identifier specified
what are the steps to solve this problem?
Answer Posted / kashif keeriyo
you have to give link of
database =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST =ip addrss or name
of the host)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = service name or database name)
)
)
to the tnsnames file inside the admin folder then connect it
will work surely.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
what are the new features introduced in oracle form services in 11g release 2?
what is the difference between call_form, new_form and open_form?
what are bind variables?
What is the difference between BPA AND Contract What are documents and test cases u followed
what exactly u write in when_new_form_instance
What do we mean by record group in oracle forms?
difference between global n context sensitive segments?
Explain the various types of oracle report?
what is tripstop report?
how do u place it in required folder
What is an SQL FORMS ?
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
List out the oracle forms configuration files?
What do you understand by lov?