Common Services - Change PRINTTRC to different SYSOUT Class
search cancel

Common Services - Change PRINTTRC to different SYSOUT Class

book

Article ID: 195919

calendar_today

Updated On:

Products

COMMON PRODUCT SERVICES COMPONENT Common Services COMMON SERVICES FOR Z/OS

Issue/Introduction

How to change the PRINTTRC DD to a different SYSOUT Class

 

Environment

Release : 15.0

Component : CCS390 - COMMON SERVICES FOR Z/OS

Resolution

The SYSOUT class of this and any other dynamically allocated file is controlled by the SYSOUT control option within the ENF parameter file.
The default is 'A' but can be defined to whatever is required.

To dynamically change the SYSOUT class, issue the following console command:

F ENF,SYSOUT(T)

Alternatively to make the change permanent, update ENFPARMS.  
Otherwise, the value will return back to the default or how it is currently defined in the ENF parameter file.