What extended MCS consoles (EMCS) are
EMCS consoles are identified by an 8-character name and a 4-byte ID.
Upon startup, MainView AutoOPERATOR dynamically allocates EMCS consoles named with the format
SSIDqqnn
where
SSID | is the subsystem ID (SSID) of the BBI-PAS subsystem |
---|---|
is the 2-character value from the BBPARM member BBISSP00 parameter CONSQUAL=qq The default value is 00. When there are BBI-PASs with the same SSID in a sysplex, the CONSQUAL parameter allows you to create unique EMCS console names for MainView AutoOPERATOR PASs that use identical SSIDs. Supported characters for the CONSQUAL value include letters A through Z, numbers 0 through 9, and the characters at sign (@), pound sign (#) and dollar sign ($). | |
nn | is a number from 1 to 0099 that represents the total number of EMCS consoles created The nn value is derived from the 2-digit value from the BBPARM member BBISSP00 parameter CONSOLES=nn. |
MainView AutoOPERATOR uses the first EMCS console allocated, SSID0000, to issue MVS commands without response, and therefore console SSID0000 is known as the no-response console.
To allocate the next group of EMCS consoles, you must enter the number of additional no-response consoles in BBPARM member BBISSP00 with the CONSOLES parameter.
Refer to the MainView Customization Reference for more information about specifying values for the CONSOLES and MIGCONS parameters in BBPARM member BBISSP00.