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 workflow how can we send a notification to the Supplier giving the Corresponding report Details.
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
Can we invoke one form from another in a multi-forms application?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
what is difference between group above and group left report
What is a canvas in oracle forms?
In what sequence do triggers get fired by oracle forms?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
difference between global n context sensitive segments?
Is it possible to execute a dynamic sql from forms?
how to send file attachment from oracle forms
What is the difference between flex mode and confined mode?
what are the new features introduced in oracle form services in 11g release 2?
did u received a single file or multiple files