- 08-11-2009 #1
Unable to connect Developer 10 Report and Form builder with Oracle 9i Database
I have received the following message when i connect Developer report builder with oracle database.
scott/tiger@z
REP-0501:Unable to connect to the specified database ORA-12154:TNS could not resolve service name.
I have written the following text in tnsnames.ora file.
# TNSNAMES.ORA Network Configuration File: E:\ora_10g\network\admin\tnsnames.ora # Generated by Oracle configuration tools. z = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = zkhan-dfml)(PORT = 1521)) ) (CONNECT_DATA = (SID = dba) ) )
One more thing that i need to mention,I have also installed Oracle Report 6i and its connecting well.I have installed Oracle database in my own computer.
Regards
Zuhair
- Club-Oracle Complementary E-Books and Magazines
Get your free Complementary Copy of Oracle Magazine
You can also browse the Free Magazines and E-Books section to see the complete list of free magazines, e-books and Whitepapers.
- 08-12-2009 #2
Re: Unable to connect Developer 10 Report and Form builder with Oracle 9i Database
Hi
Since you also have Reports 6i and I assume that this is a new installation of reports 10g, then the TNS_ADMIN is added to the SYSTEMS environment settings. This overrides the TNS_ADMIN variables found in the registry under each ORACLE_HOME.
You can remove TNS_ADMIN from My Computer->properties->Advanced->Environment variables. If required for the 10G home, the TNS_ADMIN environment variable can be added to the specific reports home for 10G.
OR
1.Modify the tnsnames.ora file pointed by the TNS_ADMIN variable to include valid database connection information.
- 08-13-2009 #3
Re: Unable to connect Developer 10 Report and Form builder with Oracle 9i Database
Thanks for the reply,you are correct,I have just installed Developer suite 10G installed Report builder 6i earlier.Could you please tell me the detail of how can i create TNS_admin environment variable and link it with tnsnames.ora file .
- 08-17-2009 #4
Re: Unable to connect Developer 10 Report and Form builder with Oracle 9i Database
I have create tns_admin environment variable but unfortunately report builder 6i is working well by using this variable but 10g has got the same problem.
Similar Threads
-
what is the procedure for designing report in oracle form developer.
By jack.saron20 in forum Oracle Developer Suite and ToolsReplies: 1Last Post: 07-15-2010, 01:31 PM -
Call a report in forms by form builder
By Awanish in forum Oracle Developer Suite and ToolsReplies: 2Last Post: 11-27-2009, 10:32 AM -
Help about Developer or Form Builder
By Nibble09 in forum Oracle Developer Suite and ToolsReplies: 1Last Post: 10-21-2009, 10:40 AM -
Export and Import tables from oracle database by using oracle developer form 6i
By BILLAL HUSSAIN in forum Oracle Developer Suite and ToolsReplies: 1Last Post: 01-26-2009, 11:27 AM

