.MFY
Type
OMEGAMON Immediate command
Description
Simulates the z/OSĀ® MODIFY command. OMEGAMON simulates the z/OS MODIFY command. Therefore, the target is the current OMEGAMON address space. .MFY allows you to start multiple OMEGAMON sessions in a single address space. The .MFY command is valid only in dedicated mode.
.MFY S CN,UNIT=ccc,PROD=cccccccc
- UNIT=
- Specifies the device number.
- PROD=
- Specifies the name of the OMEGAMON product module. Only one value is supported: KOMMV510.
For example, the next command shows that an additional dedicated session is to be started at address 577.
.MFY S CN,UNIT=577,PROD=KOMMV510
The UNIT parameter is required to start the session; the command also accepts the other parameters associated with starting a dedicated OMEGAMON session.
Note: While .MFY sets up multiple independent sessions,
the .CN command handles multiple terminals connected to a single session.
Related Information
None