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
  • IEFSSVS

The caller must meet the following requirements:

Caller variable Caller value
Minimum Authorization Problem state, any PSW key
Dispatchable unit mode Task or SRB
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 SSVS control blocks can reside above or below 16 megabytes.
Recovery The caller should provide an ESTAE-type recovery environment. See z/OS MVS Programming: 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 15.

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

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014