DOM Commands - ironstream_for_micro_focus_omi - 7.2

Ironstream for Micro Focus® OMi for IBM Z® Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream for Micro Focus® OMi
Version
7.2
Language
English
Product name
Ironstream for Micro Focus OMi for IBM Z
Title
Ironstream for Micro Focus® OMi for IBM Z® Administration
Copyright
2021
First publish date
2007
Last updated
2023-08-23
Published on
2023-08-23T16:21:59.136387

The DOM command allows you to control the delivery of MVS Delete Operator messages to OMi server, which can be used to automatically acknowledge messages on the OM browser when they are deleted from the MVS console. This command provides the same function as using the “DOM” parameter on the MVS SYSIN parameter card, but you do not need to restart the VP390 address space to have it take effect. This command is only valid when an MVS subtask is defined in the VP390 job. The information in a DOM is conveyed to Omi server in an EVO211 message to allow message correlation. The EVO211 message ID does not need to be listed in the mainframe message filter table.

Syntax:

DOM switch

Parameters:

ON Allow the MVS DOMs to be passed to OM server. OFF Suppress the delivery of DOMs to OM server.

Examples:

MODIFY VP390,DOM ON

EVO595 Command entered: DOM ON EVO214 DOM flag updated

MODIFY VP390,DOM OFF

EVO595 Command entered: DOM OFF EVO214 DOM flag updated