Previous Topic: Syntax DiagramNext Topic: YRMVM (Remove Member)


Parameters

Parameter

Definition

Value and Description

LIB

Name of the removed library

  • *CURLIB: Take the name of the library to be removed from the current library of the job running the YRMVLLE command
  • *NOEXIST: For all library lists specified on LIBLST parameter, check the existence of each library in the user portion; and remove the entry if the library does not exist. If RMVCURLIB(*YES) is also specified, then the current library (CURLIB) of each library list is also checked and replaced with *NOCHG if a nonexistent library name was specified

LIBLST

Qualified generic name of library list(s) from which the library is removed

  • *USER: (default) Library list name is same as that of the current user profile
  • *JOB: Library list name is same as that of the current job
  • *ALL: Remove library from all library lists in specified library

RMVCURLIB

Remove current library entry from library list

  • *YES: (default) If the library specified on the LIB parameter matches the current library (CURLIB) entry on the library list, remove the library name and replace it with *NOCHG
  • *NO: Do not remove library list’s current library entry

UPDJOBD

Update library list’s job description

  • *YES: (default) Updates the initial library list of the job description entry on the library list with the modified list of libraries specified on the list
  • *NO: Do not update job description

LSTTYPE

Select library list type

  • *ALL: (default) Select all library lists