z/OS MVS IPCS User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


How IPCS Works as a TSO/E Application

z/OS MVS IPCS User's Guide
SA23-1384-00

IPCS is a problem-state, key 8 program that runs in a TSO/E user's address space. IPCS operates in interactive and batch environments supported by TSO/E.

The base of IPCS is a TSO/E command processor. The TSO/E command “IPCS” activates the IPCS command processor. All commands used to perform IPCS functions are “subcommands” of the IPCS command. You can use IPCS functions from any TSO/E line mode session.

For interactive use, the IPCS dialog uses ISPF dialog support to run as an interactive, full-screen application. This application uses the IPCS command processor. z/OS® R2 IPCS exploits data spaces, if permitted, to free virtual storage to allow large, complex analysis routines to function.

Figure 1 shows where the IPCS command processor and IPCS dialog fit in the system. Note that the IPCS command processor environment is not available from ISPF; you cannot invoke IPCS subcommands directly from the ISPF dialog.

Figure 1. IPCS as a TSO/E ApplicationIPCS as a TSO/E Application

A set of data set libraries contain the code to run IPCS. Table 1 lists these data sets.

Table 1. Libraries that Contain IPCS Code
Data Set Contents
SYS1.HELP TSO/E HELP data for IPCS commands and subcommands
SYS1.MIGLIB IPCS code
SYS1.PARMLIB IPCS parmlib members
SYS1.SBLSCLI0 IPCS REXX execs and CLISTs
SYS1.SBLSKEL0 ISPF skeletons for the IPCS dialog
SYS1.SBLSMSG0 ISPF messages for the IPCS dialog
SYS1.SBLSPNL0 ISPF panels for the IPCS dialog
SYS1.SBLSTBL0 ISPF tables for the IPCS dialog

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014