Versions Compared

Key

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

...

CALL PGM(QBRM/Q1AOLD) PARM('CLOUD ' 'RETAINDATA' 'S' 'CLDMOVPCY ' '0007')

Note:

  • Remote cloud restores are not supported when using this option until after the retention period has exceeded.

  • Using this option will require additional storage on your system.

  • To verify what move policies are set to, run this query prior to the December 2019 BRMS PTFs:

    • RUNQRY QRY(*NONE) QRYFILE((QUSRBRM/QA1AMP)) RCDSLT(*YES) and specify the following

      MPRCLDDTA         GT     '0000' and the last column has the number of days for the particular move policy

  • To display the cloud data retention with the December 2019 BRMS PTFS applied:

    • CALL PGM(QBRM/Q1AOLD) PARM('CLOUD ' 'RETAINDATA' 'S' 'mmmmmmmmmm' '*DSP') where 'mmmmmmmmmm' is the move policy name.

...