In CA View, I was wondering if there was a way to use the SARBCH utility to delete multiple SYSOUTs at once. For Instance, everything with ID “ABC123” as opposed to just one with a specific GEN and SEQ?
The only way, outside of using the View online panels, to delete reports
would be by using SARBCH and /DELETE transactions, defined as:
/DELETE ID=xxxxxxxx GEN=nnnn SEQ=nnnn
Each transaction can only delete the report it specifies, and no wildcarding
is permitted.