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 / harshada
Firstly Sys DBA/Manager sould create the user and allow him
to create the session permission with some password. then
mount the database it will allow you to connect the
database.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the various configuration files that are used by oracle forms?
How can we expand Parameter Form Canvas on Reports 6i?
what is difference between group above and group left report
Explain the various types of oracle report?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
What is the difference between bind and lexical parameter?
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
Explain how can you use the same lov for 2 columns?
List out the oracle forms configuration files?
Why oracle forms required?
what exactly u write in when_new_form_instance
can you convert or reverse engineer a fmx back to a fmb file?
difference between global n context sensitive segments?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g