Previous Topic: C CommandNext Topic: Changing the Interval That PMO/XSYS Writes to the Control File


Requesting Management Information About a Library

The CHECKLIB command determines whether CA PMO manages a particular library, and checks whether it is a private or LNKLST library.

Format

The CHECKLIB command has the following syntax:

F PMO {,CHECKLIB=data set name}     [,VOL=volser]
      {,CHECKLIB=MANAGED}
      {,CHECKLIB=CANDIDATES}

This command has the following operands:

PMO

The CA PMO keyword.

CHECKLIB

You specify this operand as follows:

CHECKLIB=data set name

Requests information about data set name. CA PMO identifies data set name as a private or a LNKLST library. CA PMO also reports on whether or not this library is being managed. For LNKLST libraries, CA PMO indicates whether the library was excluded from management.

CHECKLIB=MANAGED

Displays the names of all of the private libraries that CA PMO> manages.

CHECKLIB=CANDIDATES

Displays the names of all candidate libraries.

VOL=volser

The optional volser operand represents a volume serial number. If you omit this operand, CA PMO reports on all libraries named data set name. If you specify the volser operand, CA PMO restricts its response to information about the library named data set name on the particular volume that you specified.

Messages

CA PMO responds to the F PMO,CHECKLIB command with any of the following messages:

PMO315I - CA PMO MANAGES PRIVATE LIBRARY VOL=volser, DSN=data set name
PMO316I - PMO MANAGES LNKLST LIBRARY VOL=volser, DSN=data set name
PMO316I - PMO HAS EXCLUDED LNKLST LIBRARY VOL=volser, DSN=data set name
PMO317I - CA PMO DOES NOT MANAGE LIBRARY DSN=data set name
PMO319I - LIBRARY IS ELIGIBLE FOR CA PMO MANAGEMENT,VOL=volser
          DSN=data set name
PMO319I - LIBRARY IS EXCLUDED FROM CA PMO> MANAGEMENT,VOL=volser           DSN=data set name