It's all about the answers!

Ask a question

BFEXPORT command


sriram thiruvenkatachari (8698) | asked Sep 02 '10, 2:04 p.m.
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



permanent link
Subha Chandrasekaran (112) | answered Jan 03 '19, 1:38 p.m.

 Hi,


You need to set the LD_LIBRARY_PATH, ORACLE_HOME and TNS_ADMIN environmental variable before doing the ./bfexport

Your answer


Register or to post 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.