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

Your application thread 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
  • IAZSSS2
Your application thread must meet the following requirements:
Caller variable Caller value
Minimum Authorization Problem state, any PSW key.
Dispatchable unit mode Task
AMODE 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 and SSS2 control blocks can reside in storage above 16 megabytes.
Recovery The application thread should provide an ESTAE-type recovery environment for each task. 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 79.
Figure 1. Environment at Time of Call for SSI Function Code 79Environment at Time of Call for SSI Function Code 79

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014