How can I run a batch reload without waiting on the queue monitor system?
search cancel

How can I run a batch reload without waiting on the queue monitor system?

book

Article ID: 45124

calendar_today

Updated On:

Products

ASM2- STORAGE MANAGEMENT ASM2 Backup and Restore

Issue/Introduction

Problem:

How to execute a batch reload manually without using IXR or $RXQUMON.

Resolution:

You can us the proc ASM2CMDU found in prefix.SAMPJCL(ASM2CMDU) with the following control statement options:

Reload archived/backup files that are already in the queue waiting for the trigger time can be reloaded now rather than later.

Example:

Reload archive or backup files:

RX TYPE(ARCH)

$RX TYPE(BKUP)

Reload a specific file and not process the $RXQUMON queue:


$RA DSN('prefix.file.name')

$RB DSN('prefix.file.name')

Environment

Release: ASM2..00200-4.2-ASM2-Backup and Restore
Component: