z/OS MVS IPCS Customization
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Requirements

z/OS MVS IPCS Customization
SA23-1383-00

Prior to invoking this service, your routine must do the following:
  1. Initialize all storage described by a BLSRPWHS mapping macro. BLSRPWHS produces data constants when invoked within a CSECT to assist with this.
  2. Place a description of the address space of interest in the format defined by macro BLSRDATS into field with suffix AS, and place the address of interest in the field with suffix LAD.
  3. Update any options designated through the field with suffix PFLG to indicate the processing desired. APAR OA17842 adds support for flag bits DTYF (all selection bits), DTYFL (MODULE selector), DTYFM (STRUCTURE selector), and DTYFU (AREA selector) to permit the caller of the WHERE service to limit relationships that WHERE is to consider.
Field
Description
IDL
Indicates whether the parameter list is in ABITS=31 or ABITS=64 format
AST
Indicate the address is virtual
LAD
Address for the WHERE service
AS2
The ASID of the address

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014