Oracle error ORA-12154 problem

Solved
Naima -  
 TortueTranquille -
First of all, thank you for your help, here it is
I installed Oracle9i in one directory and Forms & Reports in another... both installations went well; the connection to SQLPLUS works without problems, but the connection to Forms (with the same user/password and database) gives the following error:
"ORA-12154 the symbolic address could not be resolved"
even though I have updated the tnsnames.ora file...
Thank you very much for your help.

8 réponses

aymen
 
you have a tnsnames.ora file in the folder where you installed developer 9i, you need to add the same lines that are in the tnsnames file in the directory where you installed oracle 9i (this is generally located under oracle9i\network\adm\tnsnames.ora)
13