The REP control statement indicates the new value of an updated field. A Control Record or DSNB is updated only if all VER and REP control statements for the record are correct. The format of the REP control statement is:
1 5
REP keyword=value,...,keyword=value
Control Statement Definition
Is the control statement identifier. Start the identifier in position 1 and follow it by a space.
Is one of the recognized TMSUDSNB keywords. For a list of recognized TMSUDSNB keywords, see the Programming Guide.
Is the new value to be placed in the field that is specified by the keyword. The reserved word $REMOVE$, if used with the PASSWRD keyword, removes the password of a password-protected tape. The value field can contain only the characters A-Z, 0-9, $, # or @. If the value field must contain any special characters or embedded blanks, the field must be enclosed in delimiters. You can use any special characters as a delimiter (for example, 'C01 AC$TMS$Z' or *C01 AC$TMS$Z*). The keyword HEXZEROS can be used to replace a field with binary zeros. For date fields, binary zeros can be loaded using a keyword of ZEROS and the highest allowed value is 2155/366.
Examples:
PASSWORD=system.password CTL2 VER RECID=TMSCTL#2 REP USED=215
PASSWORD=system.password DSNB 675 VER NEXT=0 REP NEXT=680
PASSWORD=system.password CTL2 NOVER REP USED=215
PASSWORD=system.password CTL1 VER RECID=TMSCTL#1 REP FLAG1=40
Note: If multiple LPARs share the TMC, use TMSXTEND.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|