Hi friends, I am using perl DBI on my Unix user account which has oracle DB installed on the same host. Previously I had an error which said install solaris patch.I read the README.java and used LD_PRELOAD=/lib/libthread.so.1 and set the env var for ORACLE-HOME and ORACLE-SID. But the connection fails and gives the foll message: ld.so.1 : oracleSHIPDB :warning:/lib/thread.so.1 :open failed :illegal insecure pathname. I couldn't figure out what is wrong. can somebody help. Thanks