Previous Topic: PRINTLOG Command

Next Topic: (MIM) REMOVE Command-Remove System ID

(MIM) QUIESCE Command-Temporarily Inactivate CA MIM

The QUIESCE command lets you temporarily inactivate CA MIM (that is, put CA MIM in a wait state) without having to stop it.

Scope: Local

This command has the following format:

QUIESCE

Usage Notes: QUIESCE Command

Example: QUIESCE Command

To quiesce CA MIM, issue this command from a console:

@QUIESCE

The at-sign character (@) represents the CA MIM command prefix character.

(MIM) READ Command

The READ command directs CA MIM to read the specified member from the MIMPARMS dataset and execute each command in it. The member must only contain MIM commands, not MIM statements or MVS commands. The member can be a current commands member or a new one created by an installation

Scope: Local

This command has the following format:

READ membername
membername

Specifies the name of the member to read.