z/OS MVS Programming: Extended Addressability Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


The ALESERV macro

z/OS MVS Programming: Extended Addressability Guide
SA23-1394-00

Use the ALESERV macro to set up addressability to address/data spaces. Table 1 lists some of the functions of the macro, the parameter that provides the function, and the section where the function is described.

Table 1. Functions of the ALESERV Macro
To do the following: Use this parameter: Described in this section:
Add an entry to an access list ADD Adding an entry to an access list
Delete an entry from an access list. DELETE Deleting an entry from an access list
Add a public entry for the primary address space to a DU-AL. ADDPASN Adding an Entry for the Primary Address Space to the DU-AL
Obtain the STOKEN of the current home address space. EXTRACTH Procedures for establishing addressability to an address space
Obtain the STOKEN of an address/data space, given the ALET. EXTRACT Obtaining and passing ALETs and STOKENs
Find an ALET on an access list, given the STOKEN. SEARCH Adding an entry to an access list

You can also find examples of the ALESERV macro in Creating and using data spaces.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014