Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The control group specified on the Start Backup using BRM (STRBKUBRM) command determines which media policy will be used during the backup.  The Automatic duplication fields in the media policy determine whether media used for a backup will automatically be duplicated.  The To media policy field for Automatic duplication is used to specify the media policy of the output volumes.        

                                  

In releases IBM i 6.1 and later, to override the media policy that is specified in the Automatic duplication To media policy field when STRBKUBRM is run, do the following. 

CRTDTAARA DTAARA(QTEMP/Q1ADMEDPCY) TYPE(*CHAR) LEN(10) VALUE(nnnnnnnnnn)
QSYS/CHGOBJOWN OBJ(QTEMP/Q1ADMEDPCY) OBJTYPE(*DTAARA) NEWOWN(QBRMS)

Where nnnnnnnnnn is the media policy that will be used as the to media policy on the auto-duplication.
 

Note: In releases IBM i 7.1 and IBM i 6.1, the following PTFs or their superseding PTFs are required:

  • No labels