[OBIEE11g] - Database Connection Failure while creating a “New Repository…” using the Administration Tool
- In the OBIEE 11g 11.1.1.X.0 “BI Administration Tool” when you try to create a “New Repository…” and the below screen shows your unable to connect to your Data Source Name, as show below:
- Even when you have configured your “System DSN”s correctly as show below:
- The solution would be to configure your tnsnames as described below:
- Goto the Windows 7 “Control Panel” -> “System and Security” -> “System”
- On the left open “Advanced system settings” and on the “System Properties” window select the “Advanced” tab.
- After select the “Environment Variables” button on the bottom:
- In the “Environment Variables” window under “System Variables” click the “New” button.
- then enter “TNS_ADMIN” for the “Variable Name” field and for the “Variable Value” enter the location of your OBIEE Home/oracle_common/network/admin e.g: C:OracleFMWoracle_commonnetworkadmin
- Click “OK” to close the “Edit System Variable” window, then “OK” to close the “Environment Variables” window and “OK” again to close the “System Properties” window.
- Then come back to your windows explorer and copy the tnsnames.ora from your Oracle Database Home/network/admin/ e.g: C:appsrikanthproduct11.2.0dbhome_1NETWORKADMIN to your OBIEE Installation Home/oracle_common/network/admin e.g: C:OracleFMWoracle_commonnetworkadmin
- You will need to create the “admin” folder then copy the tnsnames.ora to that location as show below:
- Now log-off as your user reboot and try creating your “New Repository…” in the “BI Administration Tool”.