Error while checking global consistency in OBI 11g;
Cannot load library, oracore11.dll, The specified module could not be found error in OBI admin tool
This issue is because of the library file that has missed during the installation of oracle client or you have set the path environment variable manually to locate this file from the Oracle database installation location.
- If the oracle database 11g or oracle database client, are not installed on the local machine. If the above are NOT installed then by installing oracle database will take care of the issue that automatically add to a path in bin folder.
If oracle database is installed and the issue is still persists. Please do the following!!
- Before proceeding, take back up of the bi_init.bat file located under the %ORACLE_HOME%\bifoundation\server\bin and edit and delete %PATH% and replace the oracore11.dll file location path manually (If oracle 10g database installed then oracore10.dll location path has to give and depends on the oracle database version installed) and save the file.