How to change the record length of the Sysview PRINT command
search cancel

How to change the record length of the Sysview PRINT command

book

Article ID: 120923

calendar_today

Updated On:

Products

SYSVIEW Performance Management NXBRIDGE - SYSVIEW/ENDEVOR

Issue/Introduction

When using the PRINT command,  the dataset is allocated using the default value defined in the user profile.
 

Environment

SYSVIEW

Resolution

The record length or the record format can be changed using the SET command.
There are the SET LRECL and SET RECFM commands in SYSVIEW  that can be used to change these settings.
For example:
SET LRECL 255
SET RECFM FB

Additional Information

Detailed information regarding the SET command can be found using the Sysview TOPICS command or   "HELP SET" command.