z/OS MVS Programming: Authorized Assembler Services Reference ALE-DYN
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


CSVDYNL — Provide dynamic LNKLST services

z/OS MVS Programming: Authorized Assembler Services Reference ALE-DYN
SA23-1372-00

CSVDYNL provides an interface to request dynamic LNKLST services. With CSVDYNL, you can request services for the following operations:
  • Define a LNKLST set that can be used as the LNKLST concatenation (REQUEST=DEFINE).
  • Add a data set to a LNKLST set (REQUEST=ADD).
  • Delete a data set from a LNKLST set (REQUEST=DELETE).
  • Remove the definition of a LNKLST set (REQUEST=UNDEFINE).
  • Test to determine if a module can be located in a LNKLST set (REQUEST=TEST).
  • Obtain a list of LNKLST sets and users (REQUEST=LIST).
  • Update jobs and address spaces to use the current LNKLST set (REQUEST=UPDATE).
  • Query information about support for LNKLST services (REQUEST=QUERYDYN).
Following the descriptions of the standard forms of all requests are:

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014