QUSRBRM.BACKUP_POLICY View
The QUSRBRM.BACKUP_POLICY view shows the BRMS backup policy attributes defined for the system.
The values returned for the columns in this view are similar to the values returned by the Work with Policies using BRM (WRKPCYBRM) command TYPE(*BKU).
Authorization:Â Â
The authorization ID of the statement must include the following privileges:
*OBJOPR and *READ authority to the QUSRBRM/BKU_POLICY *FILE object.
Result Table
The following table describes the columns in the view. Â The schema is QUSRBRM.
Column Name | System Column Name | Data Type | Description |
POLICY_NAME | POLICY | VARCHAR(10) | Always *BKUPCY |
FULL_MEDIA_POLICY | FULMEDPCY | VARCHAR(10) | The full media policy associated with this control group. The possible values are:
|
INCREMENTAL_MEDIA_POLICY | INCMEDPCY | VARCHAR(10) | The incremental media policy associated with this control group. The possible values are:
|
SUNDAY_BACKUP | SUNDAY | VARCHAR(11)  | The control group backup to run on Sunday. The possible values are:
|
MONDAY_BACKUP | MONDAY | VARCHAR(11)  | The control group backup to run on Monday. The possible values are:
|
TUESDAY_BACKUP | TUESDAY | VARCHAR(11)  | The control group backup to run on Tuesday. The possible values are:
|
WEDNESDAY_BACKUP | WEDNESDAY | VARCHAR(11)  | The control group backup to run on Wednesday. The possible values are:
|
THURSDAY_BACKUP | THURSDAY | VARCHAR(11)   | The control group backup to run on Thursday. The possible values are:
|
FRIDAY_BACKUP | FRIDAY | VARCHAR(11)  | The control group backup to run on Friday. The possible values are:
|
SATURDAY_BACKUP | SATURDAY | VARCHAR(11)  | The control group backup to run on Saturday. The possible values are:
|
SIGNOFF_INTERACTIVE_USERS | SGNOFFUSR | VARCHAR(7) | Whether BRMS should automatically notify active users that a backup is about to occur and then sign them off for this backup control group. This possible values are:
|
SIGNOFF_MESSAGE_INTERVAL | SGNOFFMSG | VARCHAR(7) | The maximum time limit in minutes that BRMS automatically notifies users prior to automatically signing off active users for this control group. The possible values are:
|
DEVICE_NAMES | DEVICES | VARCHAR(43) | The device names used by the backup for this control group. The possible values are:
Note: The device-names string contains 10 character blank separated device names, up to a maximum of 4. |
INCREMENTAL_TYPE | INCR_TYPE | VARCHAR(11) | Specifies the type of incremental (saved changed objects) The possible values are:
|
FORCE_FULL_BACKUP_DAYS | FORCE_FULL | VARCHAR(5) | The number of days prior to the current incremental backup The possible values are:
|
BACKUP_MEDIA_INFORMATION | BKUMEDINF | VARCHAR(7) | Whether you want to automatically save the media information needed for recovery each time you process this backup control group. The possible values are:
|
SAVE_ACCESS_PATHS | SAVACCPTH | VARCHAR(3) | Whether the logical file access paths that are The possible values are:
|
SAVE_SAVEFILE_CONTENTS | SAVE_SAVF | VARCHAR(3) | Whether the description of a save file, or both the description and the contents of a save file, are saved. The possible values are:
|
SAVE_SPOOLED_FILE_DATA | SAVE_SPOOL | VARCHAR(3) | Whether to save the spooled file data and The possible values are:
|
SAVE_DATA_QUEUE_DATA | SAVE_DATAQ | VARCHAR(3) | Whether the description of a data queue, or both the description and the contents of a data queue are saved. The possible values are:
|
DATA_COMPRESSION | COMPRESS | VARCHAR(6) | Whether data compression is used. The possible values are:
|
DATA_COMPACTION | COMPACT | VARCHAR(3) | Whether data compaction is used. The possible values are:
|
TARGET_RELEASE | TGTRLS | VARCHAR(8) | The release of the operating system on which you intend to restore the objects being saved. The possible values are:
|
UPDATE_HISTORY_OBJECTS | UPDHSTOBJ | VARCHAR(3) | Whether the save history information of each saved object is The possible values are:
|
UPDATE_HISTORY_DIRECTORIES | UPDHSTDIR | VARCHAR(9) | Specifies whether to update the file system save history on the objects saved with The possible value are:
|
CLEAR | CLEAR | VARCHAR(5) | Whether uncleared volumes or save files encountered during the save operation are automatically cleared. The possible values are:
|
OBJECT_PRECHECK | OBJPRECHK | VARCHAR(3) | Whether the save operation ends if any of the selected objects cannot be saved. The possible values are:
|
APPEND_TO_MEDIA | APPEND_MED | VARCHAR(3) | Whether to add data files on existing media with active files or to begin a new volume. The possible values are:
|
END_OF_MEDIA_OPTION | END_OPTION | VARCHAR(6) | The operation that is automatically done on the tape or optical volume after the save operation ends. The possible values are:
|
JOURNALED_OBJECTS | JRN_OBJS | VARCHAR(3) | Whether to save changed objects that are currently being journaled and that have been journaled since the date and time specified on the REFDATE and REFTIME parameters on the save command. The possible values are:
|
USE_OPTIMUM_BLOCK | USEOPTBLK | VARCHAR(6) | Specifies whether or not the optimum block size is use for the save operation. The possible values are:
|
IPL_AFTER_BACKUP | IPL_AFTER | VARCHAR(7) | Whether you want to start the system after a The possible values are:
|
IPL_END_JOBS | IPL_ENDJOB | VARCHAR(10) | Whether the system allows the IPL to end The possible values are:
|
DELAY_TIME | DELAY_TIME | VARCHAR(7) | The amount of time, in seconds, that the system allows a controlled end to be performed by the active subsystems. The possible values are:
|
RESTART_AFTER_POWER_DOWN | RESTART | VARCHAR(7) | Whether the system ends and powers down, or whether the system ends and then starts again in unattended mode of operation. The possible values are:
|
IPL_SOURCE | IPL_SOURCE | VARCHAR(7) | Whether an initial program load (IPL) is started from the A-source or B-source of the system. The possible values are:
|
IPL_RESTART_TYPE | IPL_TYPE | VARCHAR(7) | The point from which the initial program load (IPL) restarts. The possible values are:
|
EXIT_PROGRAM_LIBRARY | EXITLIB | VARCHAR(10) Nullable | The name of the library containing the exit program. The possible values are:
Contains the null value to indicate that no exit program is being used. |
EXIT_PROGRAM | EXITPGM | VARCHAR(10) Nullable | The name of the exit program called following processing of one or more backup items in backup control groups. The possible values are:
Contains the null value to indicate that no exit program is being used. |
EXIT_PROGRAM_FORMAT | EXITFMT | VARCHAR(8) Nullable | The name of the format defining the information passed to The possible values are:
Contains the null value to indicate that no exit program is being used. |
MISSED_OBJECT_POLICY | MISOBJPCY | VARCHAR(10) | Specifies the name of backup control group used to track missed objects during backup control group processing. The possible values are:
|
CLEAR_MISSED_OBJECTS | CLRMISOBJ | VARCHAR(3) | Whether the missed object policy is cleared of previous missed objects when backup control group processing begins. The possible values are:
|
ASYNCHRONOUS_BRING | ASYNCBRING | VARCHAR(3) | Whether objects should be asynchronously brought into memory The possible values are:
|
LIBRARY_ORDER | LIB_ORDER | VARCHAR(4) | The order libraries will be written to media The possible values are:
|
VIRTUAL_VOLUME_SIZE | VRTVOLSIZ | INTEGER | Specifies the image size that BRMS will use when creating image files in an image catalog. The size is in megabytes. The possible values are:
|
NUMBER_OF_VOLUMES | VRTVOLQTY | SMALLINT | Specifies the number of image files to create in the image catalog. The possible values are:
|
VIRTUAL_VOLUMES_ASP | VRTVOLASP | VARCHAR(10) | Specifies the system (1), basic auxiliary storage pool (2-32), or independent auxiliary storage pool (33-255) where virtual media are created. The possible values are:
|
Â
Privacy Policy | Cookie Policy | Impressum
From time to time, this website may contain technical inaccuracies and we do not warrant the accuracy of any posted information.
Copyright © Fortra, LLC and its group of companies. All trademarks and registered trademarks are the property of their respective owners.