Hi There,
25881(250388) 11/04/2011 20:09:23 RTE E SQL code=12154 message=ORA-12154: TNS:could not resolve the connect identifier specified
25881(250388) 11/04/2011 20:09:23 RTE E API=OCISessionEnd()
25881(250388) 11/04/2011 20:09:23 RTE E API=OCISessionEnd()
25881(250388) 11/04/2011 20:09:23 RTE E Error: SQL code=12154 message=ORA-12154: TNS:could not resolve the connect identifier specified
25881(250388) 11/04/2011 20:09:23 RTE E SQL code=12154 message=ORA-12154: TNS:could not resolve the connect identifier specified
25881(250388) 11/04/2011 20:09:23 RTE E API=OCIServerAttach-Remote [in sqociConnect]
25881(250388) 11/04/2011 20:09:23 RTE E API=OCIServerAttach-Remote [in sqociConnect]
25881(250388) 11/04/2011 20:09:23 RTE E Failure connecting to dbtype 'oracle11' Oracle server 'SNOCSM' as user 'SMDBUSR'
25881(250388) 11/04/2011 20:09:23 RTE E Failed to connect to RDBMS server, terminating.
25881(250388) 11/04/2011 20:09:23 RTE I -Memory : S(283184) O(184844) MAX(468028) - MALLOC's Total(3892)
25881(250388) 11/04/2011 20:09:23 RTE I Thread termination in progress
25881(250388) 11/04/2011 20:09:23 RTE E Unable to obtain lock in interm().
25881(250388) 11/04/2011 20:09:23 RTE D Total number of recorded stacks: 0
25881(250388) 11/04/2011 20:09:23 RTE I Process termination cleanup complete (exit code=1)
$
I have set follwoing path
$ echo $LD_LIBRARY_PATH
/home/oracle/client:/home/oracle/app/oracle/product/11.2.0/dbhome_1/lib
I have installed oracle client in /home/oracle/client
Please help me what could be wrong in my config.
Thanks,
vnd