SAP Message BRAIN726 - CATT: Trace termination (short dump) when recording

Diagnosis
Processing for the trace has been terminated. This can have several poss
ible reasons:

  • The trace can no longer be used due to a change made to the OLAP process

  • or interface.
    • The queries terminate due to a program error.
    • Procedure
      If the queries terminate in mode M (master), check in the dumpanalysis (ST22) whether the termination was caused in function groupRRX2. If this is the case, the trace can no longer be used due to aninterface change. Record the trace again.
      If the source of the error is somewhere else, check for a correspondingSAP Note or create an error message, if required.
      If the dump analysis does not contain errors, call transaction
      RSRCATTTRACE and play your trace in ' ' mode. The program should runto a breakpoint if an error occurs.
      In the debugger, choose Calls. The termination was triggered in a part o
      f the program that is three call sequence levels above the part of theprogram containing the breakpoint. Use this program to search for SAPNotes and create an error message.