The DEFSYS control statement creates or modifies a list of DIST IDs for a SYSOUT ID.
Syntax:
/DEFSYS SYSOUT=sysoutid
DISTID=distid
SYSDESC=description
DIDDESC=description
RVIEW=Y|N
REPRT=Y|N
DEL=Y|N
where:
Specifies the name of the SYSOUT to be processed.
This value can be 1 to 32 characters. If the SYSOUT does not exist in the CA View database, it is added. If it already exists, it is modified.
Note: If the id contains embedded blanks, commas, parentheses, or quotes, it must be enclosed in quotes (single or double). Any quotes in Report-id must be entered as a pair of quotes because a non-paired quote ends the ID. For example, if the value is JIM’S REPORT, it must be entered as ‘JIM’’S REPORT’ or "JIM’S REPORT".
Specifies the name of the distribution identifier to be processed.
This value can be 1 to 32 characters.
Note: If distid contains an embedded blank, parenthesis, quote, or a comma, enclose it in quotes (single or double). Any quote within the Dist-ID must be entered as a pair of quotes because a non-paired quote ends the ID; for example, if the value is JIM’S DESK, enter it as ‘JIM’’S DESK’ or "JIM’S DESK".
Specifies a description of the SYSOUT.
This value can be 1 to 40 characters.
Specifies the description of the DIST ID.
This value can be 1 to 40 characters.
Specifies whether logical view access for the associated SYSOUT is to be restricted to non-secured logical views.
Specifies reprint capability; indicates whether the user can reprint SYSOUT.
Specifies the delete capability; indicates whether the DIST ID can delete SYSOUT.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|