A S0C1 abend can occur running a SASSHIS8 report type=02 .The problem occurs when the CA-7 log data used as input includes data from a pre R11.3 release.
Can use a "X" in column 29 of the history control card.
Sample JCL;
//REPORT EXEC CA7LOG,PG=SASSHIS8,PA='O,100000'
//STEPLIB DD DISP=SHR,DSN=CA7.R12.CAL2LOAD
//UCC7HIST DD DISP=SHR,DSN=CA7.LOGP
// DD DISP=SHR,DSN=CA7.LOGS
//UCC7ARCH DD DUMMY
----+----1----+----2----+----3----+----4----+----5----+----6----+----7--
//SYSIN DD *
02 YYDDDHHMMYYDDDHHMMX
//* |_______||_______||___ Here "x"
//* FROM THRU
//* DATE/TIME DATE/TIME
//