BFEXPORT command
I have the BF installed on AIX. The BF MC runs under a process id. When running BFEXPORT -l using the process id, the command works fine.
When running under any other id, I get the below error. The id under which I am getting the error has the all appropriate unix groups. I found this post to setup the shell variables. This change still does not help. POST -------- http://www-01.ibm.com/support/docview.wss?uid=swg21407357&myns=swgrat&mynp=OCSS2MJM&mync=R ERROR --------- install_driver(Oracle) failed: Can't load 'auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: Could not load module auto/DBD/Oracle. System error: No such file or directory at /PerlApp/DynaLoader.pm line 212. at perlapp.pl line 1361 Perhaps a required shared library or dll isn't installed where expected at /PerlApp/BuildForge/DB/Handle.pm line 111 Thanks. |
One answer
Hi,
You need to set the LD_LIBRARY_PATH, ORACLE_HOME and TNS_ADMIN environmental variable before doing the ./bfexport
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.