dbd_oci10.dll

Hi,
I am facing the fallowing error while i am trying to refresh the report in DesktopIntelligence .
Error Description:Exception: CS, DBDriver failed to load :
C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\dataAccess\connectionServer\dbd_oci10.dll
(The specified procedure could not be found.

I have installed XIR2 SP1(Service Pack 1) in client pc and able to connect to the repository successfully but when i try to refresh the report the above error is throwing… :frowning:
Highly appreciated any clue on this as earliest.


kcsbabu4u :india: (BOB member since 2008-01-10)

Is it happening on that particular PC or for everyone?

Is it possible for you to register the DLL file manually?

I have a feeling that the installation was not successful (although there may not have been any error messages).

This happened on the server previously and we got around by re-installing the data access component of BOXI…

Try to ‘Repair’ the deski installation (Control Panel -> Add/Remove Programs -> Change)… Or re-install the data access component of BOXI.


ycha :australia: (BOB member since 2006-06-08)

Hi ycha,
Thanks for u’r prompt response.This error problem is facing from that perticular PC only.I am able to refresh the reports from the other PC in which client installation was happend long time back.
I reinstalled couple of times no error message was thrown.
I tried to register the dbd_oci8.dll by running the following command
Start > Run > regsvr32 “C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\dataAccess\connectionServer\dbd_oci8.dll” but no luck throwing an error called LocalLibrary(“C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\dataAccess\connectionServer\dbd_oci8.dll”) failed -The specific module could not be found.
what exactly this problem related to?
Based on my understanding this could be the problem in my local PC.
But i am able to connect to the oracle database successfully from the same pc.
Thanks inadvance Any inputs or suggessions on this issue??


kcsbabu4u :india: (BOB member since 2008-01-10)

hi there.
it’s probably the link between the dbd_ociXXX.dll file (the one under BO installation) and the actual Oracle driver.
i’m surprised that the reinstallation did not fix it, especially when it works fine on other PCs.
what versions have you got for;

  • Oracle client
  • Oracle server?

ycha :australia: (BOB member since 2006-06-08)

Hi Ycha,
I am using Oracle 10.2.0 as a client version and Oracle 10.1.0 as a Server version.Its exactly the same reason called Driver link between boxi and oracle.Any idea how to correct this Driver link problem?


kcsbabu4u :india: (BOB member since 2008-01-10)

is there only one version of oracle installed? i think i also had this issue when our helpdesk installed 10g client without removing 9i client properly.

try re-installing, making sure that there’s no ‘left-over’ from your previous oracle… then re-install the data access component of BOXI…

and if it’s just a pc with nothing much on it, i would rebuild it…


ycha :australia: (BOB member since 2006-06-08)

Hi , just Try to ReInstall Oracle Client , It is happenning because your Oracle Client Drivers have not got Loaded properly .
You can Corss verify this by trying to connect to the CMS account using the ODBC connectivity .
and you would get Errors !
Upon correct installation of Oracle Client You will not get any Errors !


satyaanveshi (BOB member since 2008-01-15)

One other thing you can look at is interchanging the path for Oracle Paths or removing the entry for the oracle version no longer needed from the System Environment Variables.


k0singh (BOB member since 2004-09-28)