What was the primary function of SCON?
SCON primarily focused on consolidating console messages from multiple MVS images into a single 3270 session. It facilitated centralized monitoring and management of z/OS systems.
How did SCON manage its configuration?
SCON used configuration files to define which MVS images to monitor and how to merge their console messages. These files specified parameters for connection, filtering, and display settings.
What were the main architectural components of SCON?
SCON's architecture involved components for message capture, consolidation, and presentation. It captured messages from different MVS images, merged them based on defined rules, and displayed the consolidated output in a 3270 session.