Change Backup Schedule (QEZCHBKS) API

  Required Parameter Group:


  Default Public Authority: *USE

  Threadsafe: No

The Change Backup Schedule (QEZCHBKS) API allows the user to change the Operational Assistant backup schedules.


Authorities and Locks

Special Authority
*JOBCTL and *SAVSYS
User Index Authority
*CHANGE
User Index Lock
*EXCL

Required Parameter Group

Input structure
INPUT; CHAR(*)

The variable that contains the backup schedule changes. The layout of this parameter is defined by the format name parameter.

Length of input structure
INPUT; BINARY(4)

Length of the change request structure. A minimum length of 58 is required for the CBKS0100 format.

Format name
INPUT; CHAR(8)

The format of the input structure data. Format CBKS0100 contains the information regarding changes to the Operational Assistant backup schedule. For more information, see CBKS0100 Format.

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


CBKS0100 Format



Field Descriptions

Friday backup. The backup type to be performed on Friday. Possible values follow:

Friday backup time. The time that the backup should occur on Friday. Possible values follow:

Hours before backup to send load-tape message. The number of hours prior to a backup for a system-operator load-tape-message reminder to be sent. The possible values follow:

Monday backup. The backup type to be performed on Monday. Possible values follow:

Monday backup time. The time that the backup should occur on Monday. Possible values follow:

Occurrence of week in month to run backup. The week of the month that you want the backup to occur when the backup type is *MONTHLY or *WEEKMONTH. Possible values follow:

Run backup using this schedule. Whether the backup schedule should be used to run backups. Possible values follow:

Saturday backup. The backup type to be performed on Saturday. Possible values follow:

Saturday backup time. The time the backup should occur on Saturday. Possible values follow:

Sunday backup. The backup type to be performed on Sunday. Possible values follow:

Sunday backup time. The time that the backup should occur on Sunday. Possible values follow:

Thursday backup. The backup type to be performed on Thursday. Possible values follow:

Thursday backup time. The time the backup should occur on Thursday. Possible values follow:

Tuesday backup. The backup type to be performed on Tuesday. Possible values follow:

Tuesday backup time. The time that the backup should occur on Tuesday. Possible values follow:

Wednesday backup. The backup type to be performed on Wednesday. Possible values follow:

Wednesday backup time. The time the backup should occur on Wednesday. Possible values follow:



Error Messages



API introduced: V3R7

[ Back to top | Backup and Recovery APIs | APIs by category ]