Previous Topic: (MIA) GTAINIT Statement-Set GTAF Initialization ValuesNext Topic: (MIA) SETOPTION GTAF Command-Set GTAF Operating Values


(MIA) RESYNCH Command-Change Managed Devices

The RESYNCH command allows you to change the devices that are managed by CA MIA without the need to restart your system or CA MIA.

Scope: Local

This command has the following format:

RESYNCH  [COMMANDS={member|NONE}]
	  [DEVCLASS={NONE|TAPE}]
	  [DEVLIST={member|NONE}]
	  [DEVEXCL={member|NONE}]
COMMANDS

(Optional) Allows commands to be issued automatically from a data set after resynchronization takes place. This parameter is similar to the MIMINIT COMMANDS statement specified at startup. Specify one of the following values:

member

Specifies the member that CA MIM should use.

NONE

Specifies that you are not using a commands data set.

Default: See the RESYNCH operand for the SETOPTION GTAF command.

DEVCLASS

(Optional) Indicates which class of devices CA MIA will automatically manage after resynchronization. Specify one of the following values:

NONE

Indicates that you are not placing a class of devices under CA MIA management.

TAPE

Places all tape devices under CA MIA management.

Default: See the RESYNCH operand for the SETOPTION GTAF command.

DEVLIST

(Optional) Identifies the member that CA MIA uses to obtain device control information. Specify one of the following values:

member

Specifies the name of the member that CA MIA should use.

NONE

You are not using a member for this purpose.

DEVEXCL

(Optional) Identifies the member of the CA MIA parameter data set that contains a list of tape devices you wish to exclude from CA MIA management. Specify one of these values on the DEVEXCL parameter.

member

Specifies the name of the member that CA MIA should use.

NONE

You are not using a member for this purpose.

Default: DEVEXCL=NONE

Usage Notes: RESYNCH Command

Example: RESYNCH Command

To change the class of devices managed by CA MIA from NONE to TAPE, 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.