Quoting [EMAIL PROTECTED]:

>    Any ideas why I can run the script as root and not another account?

Check the permissions in $ORACLE_HOME/lib.  Frequently some of the shared
libraries are only executable by the installation account and root.  Since the
error appears to happen in DBI instead of Oracle, check the permissions on
DBI.so too.

> Quoting [EMAIL PROTECTED]:

>> Can't locate loadable object for module DBI in @INC (@INC contains:
>> /usr/opt/per
>> l5/lib/5.8.0/aix-thread-multi /usr/opt/perl5/lib/5.8.0
>> /usr/opt/perl5/lib/site_p
>> erl/5.8.0/aix-thread-multi /usr/opt/perl5/lib/site_perl/5.8.0
>> /usr/opt/perl5/lib
>> /site_perl .) at
>> /usr/opt/perl5/lib/site_perl/5.8.0/aix-thread-multi/DBI.pm line
>>  254
>> BEGIN failed--compilation aborted at
>> /usr/opt/perl5/lib/site_perl/5.8.0/aix-thre
>> ad-multi/DBI.pm line 254.
>> Compilation failed in require at dbi_info.pl line 3.
>> BEGIN failed--compilation aborted at dbi_info.pl line 3.

--
Mac :})

Reply via email to