Skip to Content
0
Former Member
Apr 09, 2010 at 05:25 AM

dump in "current cluster check status" program

71 Views

Hi,

I am trying to execute the program SDBI_CLUSTER_CHECK_STATUS in Ecc6.0 but resulting a dump.

PFB the details

Missing RAISING Clause in Interface

Program SDBI_CLUSTER_CHECK_STATUS

Include SDBI_CLUSTER_CHECK_LCLLOGGER

Row 241

Module type (METHOD)

Module Name CHECK_REPAIR_STATUS_ALL_RUNS

Error analysis

An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_SY_IMPORT_MISMATCH_ERROR', was

not caught in

procedure "CHECK_REPAIR_STATUS_ALL_RUNS" "(METHOD)", 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:

When importing the object "RUNS", the component no. 8 in the

dataset has a different type from the corresponding component

of the target object in the program "SDBI_CLUSTER_CHECK_STATUS".

The data type is "C" in the dataset, but "g" in the program.

The stmt giving the dump is

import runs = runs from database indx([]) client '000' id overview_id.

i didnot find any type mismach in the code.

pls suggest a solution to overcome the issue.

Thanks,

teja.