{"id":53665,"date":"2018-09-06T09:00:46","date_gmt":"2018-09-06T08:00:46","guid":{"rendered":"http:\/\/content.n4stack.io\/?p=53665"},"modified":"2018-09-10T12:33:40","modified_gmt":"2018-09-10T11:33:40","slug":"how-to-fix-oracle-network-issues","status":"publish","type":"post","link":"http:\/\/content.n4stack.io\/2018\/09\/06\/how-to-fix-oracle-network-issues\/","title":{"rendered":"How to Fix Oracle Database Networking Issues"},"content":{"rendered":"

[et_pb_section bb_built=”1″][et_pb_row][et_pb_column type=”4_4″][et_pb_text _builder_version=”3.12.2″ header_4_text_color=”#e05206″ header_5_text_color=”#616161″]<\/p>\n

This simple two-part procedure will help to diagnose and fix the most common sqlnet and tnsnames configuration problems.<\/h3>\n

 <\/p>\n

TEST COMMUNICATION BETWEEN THE CLIENT AND THE LISTENER<\/strong><\/h4>\n

 <\/p>\n

We will use tnsping to complete this step. It’s a common misconception that tnsping tests connectivity to the instance. In actual fact, it only tests connectivity to the listener.<\/p>\n

Here, we will use it to prove that:<\/p>\n

a) the tnsnames.ora has the correct hostname and port<\/p>\n

b) there is a listener listening on the specified host and port<\/p>\n

 <\/p>\n

Start by running tnsping:<\/p>\n