BMC AMI Ops Automation for Batch ThruPut ISPF services
This section provides a short introduction to the ISPF services provided to support BMC ThruPut Manager.
Introduction
The BMC ThruPut Manager base product includes an ISPF framework that allows various BMC ThruPut Manager components and services to take advantage of interactive displays and dialogs. The services provided through ISPF are designed to make certain systems programming and operating tasks easier to manage.
Some of the supported functions apply to optional components, therefore they might not be functional at your installation. To see exactly what services are available at your installation, invoke the TMISPF command:
The following pages illustrate the selection menus for the services so that you can see what is available. Full documentation for all BMC ThruPut Manager ISPF services is provided through online help.
If the System Authorization Facility (SAF) for Operator commands is active the Console Authority is not used. Access to the commands is protected under the OPERCMDS class by a Resource of $$TM.function.command. For more details see Authorizing the Use of Operator Commands in the Functional-services section of the Operating-guide.
ISPF Dialog SAF Support
The TMISPF and TMEUS dialogs now have SAF options to restrict the various dialog usage. These options are under the FACILITY class and the resources are as follows:
TMISPF Dialog
$$TM.TMISPF.DJC
$$TM.TMISPF.JBS
$$TM.TMISPF.JLS
$$TM.TMISPF.ENV
$$TM.TMISPF.CFMU
$$TM.TMISPF.JALTEST
$$TM.TMISPF.AUTO
$$TM.TMISPF.AUTO.DISP.SLM
$$TM.TMISPF.AUTO.DISP.DBS
$$TM.TMISPF.AUTO.EDIT.SLM
$$TM.TMISPF.AUTO.EDIT.DBS
$$TM.TMISPF.PCS
$$TM.TMISPF.PCS.VIEW
$$TM.TMISPF.PCS.EDIT
$$TM.TMISPF.PCS.AMD
TMEUS Dialog
Refer to the BMC ThruPut Manager User Control (UCS) System Programming Guide for descriptions.
$$TM.TMEUS.SAC
$$TM.TMEUS.DJC
$$TM.TMEUS.JTS
$$TM.TMEUS.UHS
The Main Lobby
------------------------------- ThruPut Manager --------------------------
Main Lobby
Command ===>
1 Applications - TM Application Dialogs
2 Systems Programmer - TM Systems Programmer Main Menu
3 Operator Commands - TM Operator Commands Interface
5 PCS - Production Control Services
X Exit - Exit TM Main Lobby
The TMISPF command takes you to the Main Lobby, which is the starting point for all BMC ThruPut Manager ISPF services. The figure shown here illustrates the contents of the TMISPF Main Lobby.
Each selection in the Main Lobby takes you to a list of services designed to supplement a particular set of BMC ThruPut Manager functions.
Applications
------------------------------- ThruPut Manager --------------------------
Applications Menu
Command ===>
1 DJC Dialog - Dependent Job Control Dialog
2 JBS Dialog - Job Binding Services Dialog
3 JLS Dialog - Job Limiting Services Dialog
4 JBS Environment - JBS Environment Services Dialog
X Exit - Exit TM Applications Menu
This figure shows the Applications menu, which provides an ISPF interface to dialogs to manage BMC ThruPut Manager applications. Note that you can select only applications that are associated with components that are installed at your installation.
The Systems Programming Services Menu
------------------------------- ThruPut Manager --------------------------
Systems Programmer Menu
Command ===>
1 CFMU - Control File Management Utility
2 JAL Test - Job Action Language Test Facility
X Exit - Exit Systems Programmer MenuG
This figure illustrates the Systems Programming Services menu, which provides an ISPF interface to BMC ThruPut Manager tools designed for those who install and tune BMC ThruPut Manager, and those designing and writing DAL and JAL.
The Operating Services Menu
------------------------------- ThruPut Manager --------------------------
Operator Commands Menu
Command ===>
1 CFM - Control File Options
2 CPS - Console Printing Services
3 DAL - Detail Action Language
4 DCS - Dataset Contention Services
5 DJC - Dependent Job Control
6 JAL - Job Action Language
7 JBS - Job Binding Services
8 JCS - Job Chaining Services
9 JLS - Job Limiting Services
10 JOB - JOB Services
11 JSS - Job Setup Services
12 JTS - Job Timing Services
13 MHS - Multi-Hold Services
14 MHS JAL - Multi-Hold Services (JAL)
15 MHS OPER - Multi-Hold Services (Operator)
16 MHS TM - Multi-Hold Services (ThruPut Manager)
17 MHS USER - Multi-Hold Services (User)
18 MHS VOL - Multi-Hold Services (Volume)
19 SPS - Sysout Printing Services
20 TBL - Table Management
21 TM - Thruput Manager Functions
22 VOL - DASD Volume List Services
23 XCFM - XCFM Services
X EXIT - Exit Operator Commands Menu
This figure illustrates the Operating Services menu, which provides an ISPF interface to panels that build operator commands for those concerned with controlling the system through console commands and those fetching and managing mountable volumes. Note that you can select only commands that are associated with components that are installed at your installation.
Implementation Summary
TMISPF can be added to an ISPF environment quickly and easily. TMISPF uses standard ISPF interfaces and requires no modifications to the system. TMISPF has the following elements:
- A set of ISPF panels.
- ISPF HELP entries.
- A set of ISPF messages.
Details concerning the installation of ISPF can be found in the Installation Guide.
Dependencies
There are no other dependencies with this facility.