Quantcast
Channel: SCN : Popular Discussions - SAP Business Warehouse
Viewing all articles
Browse latest Browse all 945

Regarding ASSERTION_FAILED dump in Bi 7.0

$
0
0

Hi Gurus,

 

We are getting a dump called ASSERTION_FAILED in our BI 7 system.We have implemented the support packs upto the level 20.We have implemented the note 1282485.But still no luck.

 

Short text

    The ASSERT condition was violated.

 

 

 

What happened?

    In the running application program, the ASSERT statement recognized a

    situation that should not have occurred.

    The runtime error was triggered for one of these reasons:

    - For the checkpoint group specified with the ASSERT statement, the

      activation mode is set to "abort".

    - Via a system variant, the activation mode is globally set to "abort"

      for checkpoint groups in this system.

    - The activation mode is set to "abort" on program level.

    - The ASSERT statement is not assigned to any checkpoint group.

 

 

 

What can you do?

    Note down which actions and inputs caused the error.

 

 

    To process the problem further, contact you SAP system

    administrator.

 

    Using Transaction ST22 for ABAP Dump Analysis, you can look

    at and manage termination messages, and you can also

    keep them for a long time.

 

 

Error analysis

    The following checkpoint group was used: "No checkpoint group specified"

 

    If in the ASSERT statement the addition FIELDS was used, you can find

    the content of the first 8 specified fields in the following overview:

    " (not used) "

    " (not used) "

    " (not used) "

    " (not used) "

    " (not used) "

    " (not used) "

    " (not used) "

    " (not used) "

 

How to correct the error

    Probably the only way to eliminate the error is to correct the program.

    -

 

    If the error occures in a non-modified SAP program, you may be able to

    find an interim solution in an SAP Note.

    If you have access to SAP Notes, carry out a search with the following

    keywords:

 

    "ASSERTION_FAILED" " "

    "CL_RSTRAN_GEN_GROUP===========CP" or "CL_RSTRAN_GEN_GROUP===========CM00M"

    "SET_ATTRIBUTS_BY_RULE_"

 

  Termination occurred in the ABAP program "CL_RSTRAN_GEN_GROUP===========CP" -

   in "SET_ATTRIBUTS_BY_RULE_".

  The main program was "RSAWBN_START ".

 

  In the source code you have the termination point in line 57

  of the (Include) program "CL_RSTRAN_GEN_GROUP===========CM00M".

 

Please help.

 

Thanks,

Jagadish


Viewing all articles
Browse latest Browse all 945

Trending Articles