Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In release IBM i 7.2 and later, the reorganize BRMS database option of the Start Maintenance for BRM (STRMNTBRM) command can be run in a batch job by specifying *BATCH for the Reorganize BRMS database (RGZBRMDB) parameter.   When a batch job is used, the STRMNTBRM command may end much sooner than the batch job which allows normal BRMS activity to be resumed while the BRMS database is being reorganized.

NOTESNOTE:

In release IBM i 7.2 and later, if *YES is specified for the RGZBRMDB parameter on the STRMNTBRM command and data area QUSRBRM/Q1ARGZPFM exists, the reorganize BRMS database will be run in a batch job.  To have future STRMNTBRM commands run the reorganize BRMS database in the same job as the STRMNTBRM when *YES is specified for the RGZBRMDB parameter, run the following command to delete data area QUSRBRM/Q1ARGZPFM:

     DLTDTAARA DTAARA(QUSRBRM/Q1ARGZPFM)

...

DLTDTAARA DTAARA(QUSRBRM/Q1ARGZPFM)

NOTESNOTE:

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

  •      7.1 SI42066
         6.1 SI42065