cancel
Showing results for 
Search instead for 
Did you mean: 

Syntax error in program "CL_DB6_SYSCAT=================CP

Former Member
0 Kudos

Dear Expert,

We just got error when running ST04 after we upgrade SAP NW 7.3 BW server from SP 08-10 (abap) and 07-09 (java).

The error is as follows:

Syntax error in program "CL_DB6_SYSCAT=================CP

What happened?

    Error in the ABAP application program.

    The current ABAP program "CL_DB6_DATABASE_AUTHORITY=====CP" had to be

     interrupted because it contains

    a statement that cannot be executed.

    In the include "CL_DB6_SYSCAT=================CM015 " in the line 1 of program

     "CL_DB6_SYSCAT=================CP " the following syntax

    errors occur:

    "Method "HAS_COMPRESSIBLE_INDEXES" is not declared or inherited in clas"

    "s "CL_DB6_SYSCAT". -"

    " "

    " "

    Author and last person to change the include are:

    Author "HOTDSBC "

    Last changer "HOTDSBC "

What can you do?

    Please eliminate the error by performing a syntax check

    (or an extended program check) on the program "CL_DB6_SYSCAT=================CP

     ".

    You can also perform the syntax check from the ABAP Editor.

    If the problem persists, proceed as follows:

    Take note of the actions and inputs that lead to the error.

    Contact your SAP administrator for further processing of the problem.

    Using transaction ST22 for ABAP short dump analysis you can see and

    administrate termination messages and retain them for a longer period.

Error analysis

    The following syntax error was found in the program

     CL_DB6_SYSCAT=================CP :

    "Method "HAS_COMPRESSIBLE_INDEXES" is not declared or inherited in clas"

    "s "CL_DB6_SYSCAT". -"

    " "

SAPNW 7.3. Linux SUSE 11 SP2, DB2 10.5 FP3a

Any help is appreciated.

Regards,

Rudi

Accepted Solutions (0)

Answers (3)

Answers (3)

manumohandas82
Active Contributor
0 Kudos

Hi Rudi ,

If it is a new installation , Please apply  SAP KBA 1456402 , This is a delta correction and includes all the DBA cockpit corrections .

Also individually you may apply sap KBA "2020373 - DB6: Compression of indexes is not reset"


Thanks ,

Manu

manumohandas82
Active Contributor
0 Kudos

Hi Rudi ,

If it is a new installation , Please apply  SAP KBA 1456402 , This is a delta correction and includes all the DBA cockpit corrections .

Also individually you may apply sap KBA "2020373 - DB6: Compression of indexes is not reset"


Thanks ,

Manu

former_member182505
Contributor
0 Kudos