+

Search Tips   |   Advanced Search

Example: Displaying units of work (transactions) for the Information Management System

This example shows how to use scripting to display the units of work for the Information Management System.

We can display units of work (transactions) for Information Management System (IMS):

  1. To display the status of a specific transaction, issue this command. The message ID is the replying IMS ready message number.
    message_id/dis tran trans-name
    

  2. To display the status of a specific program, issue the command:
    /dis prog program-name
    

  3. To display the number of Message Processing Regions (MPRs) that are currently active, issue the command:
    /display active region
    

    For more information about IMS commands, see the IMS/ESA Summary of Operator Commands manual on the IBM Publications Center website.

  • Use MVS console commands
  • Display command with examples