Hi, first, you need to install Oracle Client on your machine (laptop) , depends on your database version if its 11g then install Oracle Client 11g. after installing your Oracle Client, go to the directory where you can find tnsnames.ora file add the Oracle TNS entry in this file. Second, go to cmd in your machine and type sqlplus then, type sde@your database TNS definition then password as melanie mentioned you can use tnsping command with your oracle database, the output put it in the tnsnames.ora file. Ask your DBA about it...... here is a references: http://resources.arcgis.com/en/help/main/10.1/index.html#/A_quick_tour_of_setting_up_a_geodatabase_in_Oracle/002n00000001000000/ Database Connection using ArcCatalog 10.1 : http://resources.arcgis.com/en/help/main/10.1/index.html#/Geodatabase_connections_in_ArcGIS_Desktop/002n00000030000000/
Hi Jamal,Please consider the following:Use Tnsping to insure that you can connect from to the listener. If you do not get a response, restart your listener. If you do, insure that you can connect to your Oracle instance using SQLPlus. If you can connect using SQL plus, there might be something wrong with your connections parameters. Do you have the correct server\instance name? Have you tried using a full Oracle client?Melanie 🙂
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.