Enabling single-sysplex mode
Enable single-sysplex mode as the operational mode used in the OMEGAMON® enhanced 3270 user interface.
Before you begin
Review the following requirements and limitations:
- In each sysplex member LPAR where OMEGAMON tasks are run, there must be at least one Data Retrieval Agent (DRA) agent configured and running.
- If your site is running CICSplexes that are defined to span across multiple sysplexes, data attributes for certain OMEGAMON AI for CICS capabilities might be incorrect (for example, Service Level Analysis and CICSplex overview information).
For more information, see Monitoring a single sysplex.
About this task
To operate the OMEGAMON enhanced 3270 user interface in
single-sysplex mode, you must enable the feature using the KOB_TOM_MODE parameter. By
setting the KOB_TOM_MODE parameter to
SYSPLEX, the
MODE parameter is changed from the default value of CUA to
SYSPLEX in the job step of the started task JCL for the enhanced 3270 user interface, which is shown in the following
example://*logon
//E3270UI EXEC PGM=KOBGATW0,
// REGION=&RGN,TIME=&TIM,MEMLIMIT=&MEMLIM,
// PARM=('MODE=&MODE,APPL=&APPL,FOLD=&FOLD,UMAX=&UMAX',
// 'TIMEOUT=&TIMEOUT',
// 'MULTI=N',
// 'PROD=&PROD,FSCR=&FSCR,0M=&0M')After you start or restart the address space, the following message in the JES system log
indicates that single-sysplex mode is
enabled:
OMV020I e3270UI is running in SYSPLEX ModeUse the following procedure to enable single-sysplex mode in the enhanced 3270 user interface.