The MSGR statement provides a message with reply definition for CA MIM. It is used only in the Message Facility Tables found in the MIMMSGS file.
This statement has the following format:
MSGR 'text' [ROUTCDE=routinginfo][DESC=descriptor codes]
[MSGNO=msgnumber][MCSFLAG=mcsoptions]
[CONSID][RESPONSE]
Specifies the message prefix and text that you want CA MIM to use. This string must be enclosed in single quotes.
(Optional) Specifies WTO routing code information.
(Optional) Specifies WTO descriptor codes.
(Optional) Specifies the message number if the message number is not supplied in the message text.
(Optional) Specifies selected WTO MCS flag information for the message. Currently RESP and HRDCPY are the supported MCS options.
(Optional) Specifies that the message is to be directed to a specific console.
(Optional) Specifies that the message is a console directed command response.
Usage Note: MSGR Statement
You can specify this statement only in a Message Facility Table member of the MIMMSGS file. Specify this statement after the TABLE statement.
Example: MSGR Statement
To change the route codes on the MIM0100A control file lock out message, specify this statement in your message table:
MSGR 'MIM0100A File @1¦ ‑ possible lockout @2¦ @3¦ ',
ROUTCDE=(1,2,4,6,10)
The MSGTABLE command lets you immediately load the message definitions contained in (or pointed to from) a Message Facility Table file found in the CA MIM parameter files. By doing this, you make those message definitions take effect immediately.
This command has the following format:
MSGTABLE filename
Identifies the file that contains (or points to) the message definitions. Store this file on the MIMGR 191 disk.
Example: MSGTABLE Command
To load message definitions stored in the MIMMSGX file, issue the following command:
MSGTABLE MIMMSGX
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 the following command:
QUIESCE
The RESTART command lets you reactivate CA MIM after issuing a QUIESCE command.
This command has the following format:
RESTART
Usage Notes: RESTART Command
Example: RESTART Command
To reactivate CA MIM after it was quiesced, issue the following command:
RESTART
|
Copyright © 2014 CA.
All rights reserved.
|
|