Safeguard Management Programming Manual (G06.24+, H06.03+)
Commands
Safeguard Management Programming Manual—422086-012
7-63
ALTER ALIAS Command
ZSFG-ERR-TEXTDATA-INVALID
is returned if a text description was specified that contained nonprintable
characters. The printable characters are:
•
Lowercase letters a through z
•
Uppercase letters A through Z
•
Digits 0 through 9
•
Special characters { } ! @ # $ % ^ & * ( ) - _ + = { } ~ ‘ : ; ? / > . < , .
•
Space
ALTER ALIAS Command
The ALTER ALIAS command alters a user alias authentication record.
Command
ZCOM-CMD-ALTER
Object Type
ZCOM-OBJ-ALIAS
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-ENUM
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ENUM
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING
ZSFG-TKN-LIKE-OBJNAME token-type ZSPI-TYP-STRING
ZSPI-TKN-SEL-OPERAND token-type ZSPI-DDL-SEL-OPERAND
def ZSPI-DDL-SEL-OPERAND
02 ZVALUE-TYPE type ZSPI-TYP-ENUM
02 ZTKNCODE type ZSPI-TYP-TOKENCODE
02 ZINDEX type ZSPI-TYP-INT
02 ZFUTURE1 type ZSPI-TYP-INT
02 ZFUTURE2 type ZSPI-TYP-INT
02 ZFUTURE3 type ZSPI-TYP-INT
02 ZFUTURE4 type ZSPI-TYP-INT
02 ZFUTURE5 type ZSPI-TYP-INT
end.
ZSPI-TKN-SEL-CONSTANT token-type ZSPI-TYP-BYTESTRING
ZSPI-TKN-SEL-EXPRESSION token-type ZSPI-TYP-BYTESTRING
ZSFG-MAP-OWNERID type ZSPI-TYP-MAP
def ZSFG-DDL-OWNERID
02 ZTYPEID type ZSPI-DDL-ENUM
02 ZGROUPNUM type ZSPI-DDL-INT
02 ZUSERNUM type ZSPI-DDL-INT
end.