Previous Topic: /DMP1 CommandNext Topic: /DRCLASS Examples


/DRCLASS Command

The /DRCLASS command adds or removes a disaster recovery class from the list of active disaster recovery classes. Disaster recovery classes have no impact on CA WA CA 7 Edition processing unless CA WA CA 7 Edition is running in disaster recovery mode.

Changes to the active disaster recovery class list are not saved across restarts of CA WA CA 7 Edition. To make a disaster recovery class active when CA WA CA 7 Edition starts, add the class to the DRCLASS initialization file statement.

Use /DISPLAY,ST=DR to display the list of active disaster recovery classes.

This command has the following format:

/DRCLASS,CLASS=(xx1,...,xx8)[,ACT={ADD|DEL}]
CLASS

Defines one to eight disaster recovery classes to add or remove from the list of active disaster recovery classes. Each disaster recovery class can be one to eight characters long. Separate the disaster recovery classes with commas and enclose them in parentheses. If you specify a single disaster recovery class, you can omit the parentheses.

ACT

(Optional) Defines the action to perform on the disaster recovery classes that are specified on the CLASS keyword.

ADD

Adds the classes to the list of active disaster recovery classes. ADD is the default value.

DEL

Removes the classes from the list.