Monthly Archive: September 2005

Sep 29 2005

Small introduction to SQL*Net debugging [client side]

Say it’s that day again. You try to connect to a (new) database and once again you are facing SQL*Net problems. C:/oracle/product/10.1.0/client/BIN>sqlplus /nolog   SQL*Plus: Release 10.1.0.4.0 – Production ON Thu Sep 29 10:37:15 2005 Copyright (c) 1982, 2005, Oracle. ALL rights reserved.     SQL> conn scott/tiger@lab.amis.nl     ERROR: ORA-12154: TNS:could NOT resolve …

Continue reading »