DEFAULTS

Synopsis

HELP:   Defaults to define compression and protection
TYPE:   OBJECT
SYNTAX: DEFAULTS(MAXREC=num,MINSIZ=num,CMPLEVEL=COPY/FAST/DYNAMIC/COMPACT/ARITHMETIC,CRYCONF=CLEAR/VEIL/ENC,INTPROT=NONE/CHKS/AUTH/MAC,POTPAR(),SERASE[=AUTO/NO/YES],FRCUPD)

Description

Default values can be set for many values that would otherwise need to be specified for every single table/row, column or pot. The defaults set here can be overridden by specifying other values for the respective table/row, columns or pot parameters.

If special segment parameters (flag, length, data or attributes) are set, these have a higher priority than the general specifications for the compression level (CMPLEVEL) or encryption mode (CRYCONF). This means that a specially set mode prevails over the general specifications, even if it originates from a less specific level.

Arguments