cmilkau
Participant
Member since ‎02-06-2019

User Statistics

  • 24 Posts
  • 1 Solutions
  • 16 Kudos given
  • 11 Kudos received

User Activity

I've repeatedly run into the issue where a transaction or a session crashed while a SAT measurement is running. Unfortunately, some measurements take a long time, so a considerable amount of work is lost. But the trace is actually there, and very lik...
The following code runs fine, although LT_ORDER contains a line with a freed itab reference (LR_CHOCOLATE). If however, you uncomment the marked line (so that dangling itab reference is replaced by a valid reference), you get a SYSTEM_DATA_ALREADY_FR...