Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following table describes the columns in the view. The system name is CGIFS_ENT. The schema is QUSRBRM.

Column Name

System Column Name

Data Type

Description

CONTROL_GROUP

CGNAME

VARCHAR(10)

The name of the BRMS control group.

SEQUENCE_NUMBER

SEQUENCE

SMALLINT

The sequence number of the control group entry.

BACKUP_ITEM

BACKUPITEM

VARCHAR(10)

The name of the backup item in the control group. 

USER_MODIFY_LIST

MODIFYLIST

VARCHAR(10)

Nullable

The name of the user-modifiable list used by BRMS dynamically built special value BACKUP_ITEM names *LINK, *LNKOMTONL, *LNKOMTLTS, or *LTSOMTONL.

Contains the null value if the BACKUP_ITEM is not one of the special value BACKUP_ITEM names listed above.

LIST_OMIT

LIST_OMIT

VARCHAR(7)

Nullable

Indicates whether the list item from the link list being used on the backup command is an include or omit. 

The possible values are:

  • INCLUDE       The link list item is an include.

  • OMIT             The link list item is an omit.

Contains the null value if the object path name is not set.

PATH_NAME

PATH_NAME

VARGRAPHIC(16000)

CCSID 1200

Nullable

The object path name entry.

Contains the null value if an object path name is not set.

...