Products | Versions |
---|---|
TIBCO iProcess Engine (Oracle) | - |
Not Applicable | - |
Description:
After installing Windows updates and restarting the iProcess Engine, you may receive warning messages when using command line utilities in iPE stating that the state oci.dll and SQLlib80.dll files are not found.
Symptoms:
When running commands such as swutil, swadm, swsvrmgr and sweaireg, you may see entries like the following added to the normal command output.
LoadLibraryFromPath: FQ Dll C:\Windows\system32\oci.dll is not found, error:
0x7e
LoadLibraryFromPath: FQ Dll C:\Windows\system32\SQLLib80.dll is not found, error:
0x7e
Cause:
Microsoft Security Update 3126587 (https://support.microsoft.com/en-us/kb/3126587) triggers these added warnings about missing .dll files. The iPE command line binaries do not call these .dll files directly, so the entries can be ignored. The added warnings are displayed by iPE binaries that issue COM+ events that utilize MSDTC.