The START command activates CA MIM.
This command has the following format:
START parmlist
Indicates any value that can be specified in the INIT MIM file that can be overridden. The value will override the value set by the INIT MIM file or the default value.
Usage Notes: START Command
Examples: START Command
MI START FORMAT=BOTH
MI START FORMAT=CHKPT
MI START FORMAT=CF
The SYSDUMP command creates a system dump of the CA MIM service machine. You can request the dump on the issuing system, all systems in the MIM complex, all external systems to the issuing system, or a list of selected systems in the complex.
This command has the following format:
SYSDUMP SYSTEM={ALL|EXTERNAL|LOCAL|sysname}
(Optional) Determines the target systems that are to obtain the system dump. Specify one of the following values:
Obtains a system dump on every system in the MIMplex.
Obtains a system dump on all systems in the MIMplex except the system on which the command is issued.
Obtains a system dump only on the system where the command is issued.
Obtains a system dump on the named systems. You can specify any system named in the DEFSYS initialization statements, such as SMF ID, CA MIM alias names, or CA MIM system names.
Default: SYSTEM=LOCAL
Usage Notes: SYSDUMP Command
Example: SYSDUMP Command
To request a system dump on system SYS1, you could issue the following:
SYSDUMP SYSTEM=SYS1
The TABLE statement identifies a message table for the CA MIM Message Facility.
This command has the following format:
TABLE name [language]
Identifies the message table. Each product determines what table name to use.
(Optional) Identifies the message table language. If no language is specified, then the default language, English, is used. Any text is valid.
Usage Note: TABLE Command
You can specify this statement only in message table files. Specify the TABLE statement before MSG statements.
Example: TABLE Command
To name a German language message table for CA MIM, specify this statement in your primary message table:
TABLE MIMMSGX GERMAN
The VCF command allows you to initiate recovery when virtual control file operations fail.
Scope: Global
This command has the following format:
VCF RECOVERY
Initiates recovery when virtual control file operations fail in a VCF environment.
In a CTCDASD environment, recovery takes place by migrating to a new DASD control file.
In another VCF environment, recovery takes place when all systems resynchronize and communicate with the new master system.
Note: Only use this operand when you cannot initiate migration to a backup DASD or new master system using the MIGRATE command.
Usage Notes: VCF Command
Example: VCF Command
To initiate virtual control file recovery, issue this command:
VCF RECOVERY
|
Copyright © 2014 CA.
All rights reserved.
|
|