Hi,
i'm trying to call the database values into the dct through an inline command , calling a .ipl file. i want the database values to be displayed as a drop down list in my dct..when i'm trying to run the .ipl file through the command line to see if there are any errors in it , it's giving the following output:
install_driver(Oracle) failed: Can't load '/apps/iw-home/iw-perl/lib/perl5/site_perl/5.005/sun4-solaris/auto/DBD/Oracle/Oracl
e.so' for module DBD:

racle: ld.so.1: ./iwperl: fatal: libclntsh.so.1.0: open failed: No such file or directory at /apps/iw-
home/iw-perl/lib/perl5/5.00503/sun4-solaris/DynaLoader.pm line 169.
at (eval 1) line 3
-----------------
we have the necessary drivers installed and i'm configuring the oracle setenv variables in my .ipl file.
Any suggestions on how to go about it...........
Thanks