TSSCFILE job ABEND=S001 U0000 REASON=00000000
search cancel

TSSCFILE job ABEND=S001 U0000 REASON=00000000

book

Article ID: 232879

calendar_today

Updated On:

Products

Top Secret

Issue/Introduction

After applying maintenance to support z/OS 2.4 and z/OS 2.5, executing TSSCFILE results in S001 abend.

Environment

Release : 16.0

Component :

Resolution

Top Secret Report and Tracking Guide

Overview, Authority/Scope, and JCL Requirements

JCL Requirements

This section provides JCL for executing the TSSCFILE or TSSCFBK utility.

Note:
With PRINTDATA specified in the PARM field, the utility prints formatted records written to the PRINT data set. 
If PRINTDATA is not specified, the utility prints only the TSS informational retrieval command(s) used as input
to the IN DD statement, along with messages indicating whether the functions were successful, is printed.

 

 To execute TSSCFILE, use the following JCL:
//TSSCFILE JOB
//STEP1 EXEC PGM=TSSCFILE,PARM='PRINTDATA',REGION=OM
//PRINT DD SYSOUT=*
//OUT DD DSN=name.of.tsscfile,DISP=OLD

Note: By specifying PRINTDATA in the PARM field, TSSCFILE will print
       formatted records written to the PRINT data set