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 Current »

CRTDTAARA DTAARA(QUSRBRM/Q1ADAOSSEP) TYPE(*DEC) LEN(1)

The recovery report (QP1ARCY) generated by the Start Recovery using BRMS (STRRCYBRM) and Work with Media Information (WRKMEDIBRM) will be enhanced to display two new save types:

*DAOSF - A full save of the DAOS objects for that Domino server
*DAOSI - An incremental save of the DAOS objects for that Domino server.

Overriding the presentation characters for Domino Databases and DAOS weekly backup activity

Use the following command to override the default presentation characters that are used to represent domino databases and DAOS object saves in weekly activity fields. The default, 'N' is used to represent 'Domino Database full backups and incremental DAOS object backups' and 'D' is used to represent ‘Domino Database incremental backups and full DAOS object backups'.

CALL PGM(QBRM/Q1AOLD) PARM('DAOSCHARS ' '*SET ' ' ' 'N' ‘D')

To show the override values for presentation characters that are used to represent Domino and DAOS, use the following command:

CALL PGM(QBRM/Q1AOLD) PARM('DAOSCHARS ' '*DISPLAY' ' ')

Notes:

  1. The presentation character overrides for Domino and DAOS will only be available in releases IBM i 7.1 and earlier. In releases following IBM i 7.1, interfaces will be provided on BRMS commands.
  2. The BRMS GUI client will not allow changing of control groups until the releases following IBM i 7.1
  3. At &.2 and above, this data area is no longer used as this is available in the BRMS system policy


The following PTFs or their superseding PTFs are required:


o V7R1M0 SI40005
o V6R1M0 SI40006
o V5R4M0 SI40001


  • No labels