cancel
Showing results for 
Search instead for 
Did you mean: 

Uncaught Exception Dump in Solman 7.1

Former Member
0 Kudos

Hello all,

We are getting this dump Uncaught Exception in Solution Manager 7.1.

The details of the dump are as given below,

Category ABAP Programming Error

Runtime Errors UNCAUGHT_EXCEPTION

Except. CX_DBA_DBH_EXTRACTOR

ABAP Program SAPLSDBA_DBH

Application Component BC-DB-DB6

What happened?

The exception 'CX_DBA_DBH_EXTRACTOR' was raised, but it was not caught anywhere

along

the call hierarchy.

Since exceptions represent error situations and this error was not

adequately responded to, the running ABAP program

'CL_ORA_DBH_EXTRACTOR==========CP' has to be

terminated.

Kindly suggest.

Thank You,

Regards,

Hasan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Error analysis

An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_DBA_DBH_EXTRACTOR', was not

caught in

procedure "DBA_DBH_EFWK_WRAPPER" "(FUNCTION)", nor was it propagated by a

RAISING clause.

Since the caller of the procedure could not have anticipated that the

exception would occur, the current program is terminated.

The reason for the exception is:

Error in Database Administration

Former Member
0 Kudos

Hello,

FIxed the issue by applying SAP Note 1592481.

Regards,

Hasan