TSSUTIL S0C4 +2534 when using SMFIN DD for SMF datasets
search cancel

TSSUTIL S0C4 +2534 when using SMFIN DD for SMF datasets

book

Article ID: 204611

calendar_today

Updated On:

Products

Top Secret

Issue/Introduction

TSSUTIL abends with a S0C4 at offset +2534, when using SMFIN DD for SMF datasets instead of the AUDIT DD for the Audit Tracking File. 

Using the Top Secret Audit Tracking File AUDIT DD works fine.

Environment

Release : 16.0

Component : CA Top Secret for z/OS

Resolution

Need 'DCB=BFTEK=A' on  the //SMFIN DD control card.

Example:

//TSOTSS0E JOB
//STEP1 EXEC PGM=TSSUTIL
//UTILOUT DD SYSOUT=A,HOLD=YES
//SMFIN DD DISP=SHR,DSN=AUDIT.FILE.SMF(0),DCB=BFTEK=A
//UTILIN DD *
REPORT EVENT(ALL) NOLEGEND ONETITLE