Name |
Details |
Description |
Displays the IMS subsystem name for the given job. |
Parameters |
Regular expression filter of job names to be displayed, or “*” for all. |
Output |
One line for each address space found, in the format: Job name | Subsystem name If the given job is not an IMS job (that is, the job is not running program DFSMVRC0), the subsystem name field is filled in with “*NA”. |
Sample Command |
ev390hostcmd 46 "41|^IMS.s390.mysite.com" |
Sample Output |
IMS10RL1|*NA IMS10CR1|IVP1 IMS10DL1|IVP1 IMS10RC1|IVP1 EOF |