CMD
The IMFEXEC CMD command performs a variety of functions, depending on the parameters supplied.
You can use the IMFEXEC CMD command in an EXEC to issue:
- A BBI control command
- An MVS command
- An IMS or DBCTL command
Two major command formats are available: commands that return a full response and those that do not (or do so in a limited fashion). In general, enclosing the command argument in quotation marks indicates that a response should be returned to the EXEC.
For commands with responses (commands enclosed in quotation marks), the default command type is MVS. You can override the default value by coding TYPE(xxx), where xxx is BBI, IMS or MVS.
The different versions of IMFEXEC CMD are
- CMD — (Issue BBI command without response)
- CMD Type(BBI) — Issue BBI command with response
- CMD-Issue-MVS-command-without-response
- CMD Type(MVS) — Issue MVS command with response
- CMD-Issue-IMS-command-without-response
- CMD Type(IMS) — Issue IMS command with response
- CMD Type(IMP) — Issue IMSPlex commands
- CMD-Issue-a-command-to-IBM-MQ-with-response
This section also contains the following topic:
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*