SET-PREF-REALM-PARAMETERS sets the parameters for the DML PREFRLM. The preferred realm for a distributable list is set or changed.
SET-PREF-REALM-PARAMETERS |
SUBSCHEMA-NAME= <structured-name 1..30> ,SET-NAME= <structured-name 1..30> ,PREFERRED-REALM-NAME= <structured-name 1..30> |
SUBSCHEMA-NAME = <structured-name 1..30>
Subschema name. Only names of user subschemas are permitted.
SET-NAME= <structured-name 1..30>
Set whose preferred realm is to be changed. The set must be a valid name in the defined subschema and a distributable list.
PREFERRED-REALM-NAME= <structured-name 1..30>
Name of the new realm which is to be the preferred realm for the SET-NAME set. The realm name must be a valid name in the defined subschema and be specified in the WITHIN clause of the DDL in the declaration of the member set type.
The corresponding checks are performed only when the DMLs of the UDS online utility are executed.