cancel
Showing results for 
Search instead for 
Did you mean: 

dumps DBIF_DSQL2_SQL_ERROR for report /SAPAPO/OM_LCCHECK

Former Member
0 Kudos

Hello All,

When I am trying to execute report /SAPAPO/OM_LCCHECK, report ends with below dump.

DBIF_DSQL2_SQL_ERROR

The error "-7500" occurred in the current database connection "LCA".

Checked from LC10 -> Problem Analysis -> Messages -> Kernel -> Error

dlapi(LoadLibraryEx) Error:The specified module could not be found.

LVC_LoadLibrary - File: E:\sapdb\DFE\db\sap
SAPBAS err: The specified module could not be found.

dispGetClassObject - HRESULT: 2, Context: INPROC

COCLSID: {67AF4A9F-E3BA-44B3-909B-BDDA87D03616}

00000002 dcom_hresult

Thanks,

Anu

Accepted Solutions (0)

Answers (2)

Answers (2)

tibor_nagy
Contributor
0 Kudos

Dear Anu,

However -7500 error in most cases mean that com rutione is not registered, please try following

A).Restore liveCache (backup/restore) from source system ,

B).Start livecache from LC10 (Administration ->Start liveCache)

C).Register COM routines in LC10

Please make sure that liveCache build installed on both liveCache servers is same.

This is not a really common issue, it is only raised when the connection between LCA and APO is directly impacted.

The only way to correct this would be to de-initialize and the initilize back again the Planning Area as the initialization would

trigger the bridges between LCA and APO for this PA again.

Please note that deinitializing of the planning area will lead to data loss, so please take a backup of your data before you deinitialize the planning area.

I hope this helps.

Regards,

Tibor

Former Member
0 Kudos

Hi Anu,

Please check SAP note 305634 whether applicable to you.

Regards

R. Senthil Mareeswaran.