Hello,
We are currently running Business Objects Data Integrator v11.7.3.
I have a datastore in my local repository that is linked to a Oracle 10g database schema called LOAD. I have a DI process that calls a procedure (RECOVERY_RUN) in the LOAD schema. This procedure is called once in a script within the DI process. The procedure works fine, and is able to be successfully called within the DI process.
My problem is when I try to add the datastore to the central repository I receive an error detailed below:
>> u201CBODI-1112275: Internal error in u2018local repositoryu2019. Objects in central and local repositories
>> donu2019t matchu201D
>>
>>The following objects in the dependency list constructed from the repository cannot be found in the >>corresponding dependency list in the cache. Imported function u2013 >>RECOVERY_RUN.u201DLOADu201D.Oracle>CDWDI_LOAD
This datastore has never been added to the central repository before now. Any help will be greatly appreciated.