Due to no master CONSOLE being set on a system , SYSVIEW was automatically scanning the available cross system console list and was picking up the first MCS or SMCS console that was listed in SYSVIEW via the SYSVIEW CONSOLE command whether or not it was the correct console name for that system that had been logged on to. Customers were being forced to always issue the CONSOLE command with the correct console name for the system that they logged on to in order to see the desired system console information. The workaround included in the resolution section of this knowledge document details an approach that will make the CONSOLE name a variable that will be automatically filled in for the customer for any system that they log on to and eliminate the need for them to specify the console name each time they invoke the CONSOLE command.
Release : 16.0
Component : SYSVIEW
)IF SYSNAME=CPU1
)ADDSYMBOL MYCONSOL CPU11500 SESSION
)ENDIF
)IF SYSNAME=CPU2
)ADDSYMBOL MYCONSOL CPU22500 SESSION
)ENDIF