Previous Topic: How You Dynamically Change Which Devices Are Managed

Next Topic: Resynchronization: HCD ACTIVATE

Resynchronization: RESYNCH Command

The DEVLIST, DEVCLASS, and COMMANDS parameters on the RESYNCH command, the SETOPTION RESYNCH command, and the MIMINIT statement control the actions of CA MIA during device resynchronization.

If the DEVLIST, DEVCLASS, and COMMANDS parameters are not specified on the RESYNCH command, then CA MIA uses the SETOPTION RESYNCH command. If those parameters are not on the SETOPTION RESYNCH command, then CA MIA uses the DEVLIST, DEVCLASS, and COMMANDS settings on the MIMINIT statement.

For example, to issue a RESYNCH command that dynamically updates the managed device list for CA MIA and places all tape devices under CA MIA control, issue the following command:

RESYNCH DEVCLASS=TAPE

In this example, CA MIA uses TAPE for the DEVCLASS option, which temporarily overrides the value set on the SETOPTION RESYNCH command for DEVCLASS. The values for the COMMANDS and DEVLIST options remain the same.

Notes: