Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DBD - can't load /..../Oracle.so

Status
Not open for further replies.

raztaboule

IS-IT--Management
Feb 24, 2004
163
FR
Hi,
I've got this message when running a script from the crontab:
Code:
install_driver(Oracle) failed: Can't load '/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBD/Oracle/Oracle.so

when i run it from a shell it works well.

So i 've done and env > env.out , and when i start my script i read env.out and load it in %ENV .
But it still not working when called by the crontab.

any idea ?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top