CHGSCDBRM (Change Job Scheduler for BRM)

Note: To use this command, have the 5722-BR1 (Backup Recovery and Media Services for iSeries) licensed program installed. For detailed information on the parameters of this command, see the online help.

CHGSCDBRM Command syntax diagram

 

Purpose

BRMS uses the OS/400 job scheduler as the default job scheduler. You can also choose to use the IBM Job Scheduler for iSeries job scheduler as your default scheduler or select any other OS/400 job scheduler as your default.

The Change Job Scheduler for BRM (CHGSCDBRM) command allows you to change the job scheduler interface used by BRMS. You can change the commands that BRMS uses to add, list and select job schedule entries. You can also specify whether you want you want to be prompted when BRMS uses these commands.

The following substitution variables can be used in these commands to pass values from BRMS to the scheduler: BRMS passes information to the four substitution variables. The substitution variables are:

You can change these to your operation requirements or choose to use the defaults.

Example for CHGSCDBRM

Example 1: Changing the Command Used by BRMS to Add a Job Schedule Entry

CHGSCDBRM TYPE(*USRDFN) ADDCMD('ADDJOBJS
JOB(&JOBNAME) APP(&APPL) SCDCDE(*DAILY)
TIME (2300) CMD(&REQUEST)') ADDPMT(*YES)

In this example, an alternative scheduler is being used. When adding a back up job to the schedule BRMS will use the ADDJOBJS command and the substitution variables specified here.

Error messages for CHGSCDBRM

None