z/OS MVS Using the Subsystem Interface
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Environment

z/OS MVS Using the Subsystem Interface
SA38-0679-00

The caller (issuer of the IEFSSREQ macro) must include the following mapping macros:
  • CVT
  • IEFJESCT
Data areas commonly referenced are mapped by the following mapping macros. IBM® recommends you include them in your program:
  • IEFSSOBH
  • IEFJSSIB
  • IEFSSRR

The caller must meet the following requirements:

Caller variable Caller value
Minimum Authorization Supervisor state
Dispatchable unit mode Task
AMODE 24-bit or 31-bit
Cross memory mode PASN=HASN=SASN
ASC mode Primary
Interrupt status Enabled for I/O and external interrupts
Locks No locks held
Control Parameters

The SSOB, SSIB, and SSRR control blocks can reside in storage above 16 megabytes.

Recovery The caller should provide an ESTAE-type recovery environment. See z/OS MVS Programming: Authorized Assembler Services Guide for more information on an ESTAE-type recovery environment.

Figure 1 shows the environment at the time of the call for SSI function code 21.

Figure 1. Environment at Time of Call for SSI Function Code 21Environment at Time of Call for SSI Function Code 21

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014