Modernization Hub

Are You a Vendor? Claim Your Listing

Take control of your product listings. Add verified information, showcase updates, and unlock a Claimed Vendor badge across the directory.

Claim Your Listing Now

All Products

Browse mainframe software products and solutions.

Page 84 of 145 • Showing 1661-1680 of 2891 products

MIM

Active
MIM (Multi-Image Manager) provides tape and dataset sharing capabilities across z/OS images, streamlining resource management in complex environments. MIM consists of three main components: MIA (Multi-Image Access) for tape sharing, which eliminates the need for manual device varying; MII (Multi-Image Integrity) for dataset sharing, which avoids hardware RESERVEs; and MIC (Multi-Image Communication) for cross-system command and message routing. MIM supports...

Mission Control

Not Supported
Mission Control, originally developed by NEON, provided a GUI for managing IMS databases on z/OS. It offered a centralized interface for tasks such as starting and stopping IMS regions, submitting batch jobs, and monitoring system performance. The system comprised a user interface, a command processor, and a communication layer. It leveraged the z/OS security infrastructure for authentication and access control....
Mochasoft TN3270 is a terminal emulator that provides access to mainframe systems from various platforms. Key features include support for the TN3270 protocol over TCP/IP, enabling secure connections to mainframe applications. The main components include the client application, the TN3270 protocol stack, and configuration files. Authentication is typically handled through user ID and password, with potential integration with Kerberos. Configuration...
MON-PRECALL is designed to optimize batch job performance by automating the recall of DFSMShsm migrated datasets. The core functionality involves scanning JCL for dataset references, identifying migrated datasets, and scheduling recalls before job execution. Key components include the JCL scanner, the recall scheduler, and the ISPF-based administration interface. The product integrates with DFSMShsm and z/OS security software (RACF/ACF2) for dataset...
Move Right automates Canadian change of address (COA) processing on the z/OS platform. It leverages COBOL copybooks and JCL batch processing to ensure data accuracy and compliance with Canada Post regulations. The system architecture includes a data validation engine, a matching engine, and a reporting module, communicating through internal z/OS processes. Data is stored using sequential files and VSAM datasets....
MQ for VSEn is a messaging middleware solution designed for the zVSE/VSEn platform. It facilitates reliable, asynchronous communication between applications using message queues. Key architectural components include the Queue Manager, which manages queues and message flow, the Channel Initiator, which starts and manages communication channels, and the Listener, which accepts incoming connection requests. Configuration is primarily done through control cards...

MQ/204

Supported
MQ/204 is a middleware solution that bridges Model 204 applications with IBM MQ, enabling seamless message-based communication. It extends the Model 204 User Language to include MQ functionality, allowing Model 204 applications to send and receive messages via IBM MQ. This is particularly useful for organizations that rely on Model 204 for core applications and need to integrate with other...
Sponsored

Master Mainframe Skills Today

Interactive courses designed for developers transitioning from legacy systems to modern platforms

MQSeries Link for R/3 provided a bridge between SAP R/3 and WebSphere MQ on z/OS, enabling asynchronous messaging. Key components included the SAP Adapter, the MQ Client, and the MQ Server. The SAP Adapter, running within the SAP system, handled message formatting and communication. The MQ Client, also within the SAP environment, interacted with the MQ Server. The MQ Server,...
MS-COMREG provides a robust solution for inter-program communication on z/OS and zVSE/VSEn platforms. The system comprises several key components: the Region Manager, Queue Manager, and Message Router. These components work together to facilitate data exchange between COBOL and assembler programs. The Region Manager handles the allocation and management of communication regions. The Queue Manager manages message queues, ensuring data integrity...

MS-Tools

Active
MS-Tools is a suite of utilities designed to streamline system administration and data migration on z/OS and zVSE/VSEn platforms. Key components include the dataset management tools, job submission utilities, and system monitoring functions. These components interact via the command-line interface (CLI). The primary commands include ALLOCATE for dataset creation, SUBMIT for job submission, LISTDS for dataset listing, and STATUS for...

MSM

Not Supported
MSM (Multiple Systems Manager) was a software solution designed to address resource sharing challenges in z/OS mainframe environments. It allowed organizations to share tape drives and disk datasets across multiple z/OS systems, effectively replacing the Global Resource Serialization (GRS) function and eliminating hardware RESERVEs. This approach reduced resource contention and improved overall system performance. MSM provided a framework for managing...
Multiprint/VM is a print management solution designed to streamline print operations within z/VM and VSE/POWER environments. Key features include the Print Spooler, Routing Engine, and Output Manager. The Routing Engine uses configurable rules to direct print jobs, improving efficiency and reducing manual intervention. The system uses TCP/IP and LPR/LPD for network communication. The command-line interface (CLI) is used for configuration,...
Multiterm/GCS is a 3270 session manager designed to enhance user productivity and reduce hardware costs in z/VM environments. It allows a single 3270 terminal to access multiple VTAM sessions concurrently. Key components include the Session Manager, VTAM Interface, Terminal Interface, and Configuration Manager. The system uses SNA/SDLC and 3270 protocols for communication. Users interact with the system using commands such...
MultiTerm/MVS is a 3270 session manager designed to enhance productivity and resource utilization in z/OS environments. It allows a single 3270 device to connect to multiple VTAM sessions concurrently, eliminating the need for multiple terminals. Key components include the Session Manager, Terminal Interface, VTAM Interface, and Configuration Manager. The Session Manager handles session allocation and switching. Communication relies on VTAM...
Sponsored

Stop Firefighting Start Fixing

Transform your problem-solving with structured root cause analysis techniques and templates

Multiterm/VM is a 3270 session manager designed to enhance mainframe access on z/VM. It allows a single 3270 terminal to connect to multiple VTAM applications, improving user productivity. Key commands include `CONNECT`, `SWITCH`, and `DISCONNECT`. The system comprises a session manager component that interacts with VTAM. Configuration is managed through configuration files that define application LU names and user profiles....
Multiterm/VSE is a 3270 session manager designed for zVSE/VSEn environments. It enables a single 3270 terminal to access multiple VTAM sessions concurrently, improving resource utilization and user productivity. The core architecture comprises the Multiterm/VSE control program, session managers, and device handlers. Communication occurs through VTAM. Key commands include `START MULTITERM`, `STOP MULTITERM`, `DISPLAY SESSION`, and `CONNECT`. Configuration is managed through...

MultSess

Active
MultSess is a 3270 session manager designed to enhance productivity in z/OS mainframe environments. It allows users to connect to multiple 3270 VTAM applications from a single 3270 session, streamlining access to different mainframe resources. This eliminates the need for multiple terminal emulators or constant disconnecting and reconnecting, saving time and reducing user frustration. MultSess solves the business problem of...
MUSE for Model 204 is a utility designed to assist Model 204 applications in managing output for printers and reports. It addresses the business problem of inefficient or poorly managed report generation processes. Without MUSE for Model 204, organizations may struggle with formatting reports correctly, delivering them on time, and meeting specific user needs. MUSE for Model 204 integrates with...

MUSIC/SP

Not Supported
MUSIC/SP was a time-sharing operating system designed for interactive computing on IBM mainframe systems. Key components included the Supervisor, File System, and Command Processor. The Supervisor managed system resources, the File System handled data storage, and the Command Processor interpreted user commands. Communication between components occurred through system calls and shared memory. User management was handled through a system of...
MVS Direct API provides a robust solution for integrating PC-based applications with mainframe systems. Key features include job submission, program calls, and dataset management, facilitating seamless data exchange and process integration. The API supports SNA and TCP/IP communication protocols, ensuring compatibility across diverse network environments. It integrates with various non-mainframe environments such as .NET and ASP. The architecture comprises a...

Share Your Product Experience

Help the community by sharing your experience with mainframe products. Your insights help others make informed decisions.

Share Your Experience