Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

If the valueset if of type –TABLE then how many tables can we attach in the valueset ?

2368


What do we mean by record group in oracle forms?

1135


how do u place it in required folder

1987


What do you understand by lov and how can it be used?

1155


a text item is there what r the different types of triggers associated with it

2079


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

2192


How can we generate report output in excel format?

1039


what are bind variables?

1147


hiding item in report how like that properly,thats manually but at runtime i want to do

3323


In what sequence do triggers get fired by oracle forms?

1021


if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed

1946


In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?

1362


what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?

1069


what is the difference between call_form, new_form and open_form?

1383


how report can be generated if we have the database designed in oracle 10g?

1938