09.07.2015 Views

z/OS V1R6.0 DFSMS Access Method Services for Catalogs

z/OS V1R6.0 DFSMS Access Method Services for Catalogs

z/OS V1R6.0 DFSMS Access Method Services for Catalogs

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ALTER LIBRARYENTRY||vLIBRARYENTRY alters a tape library entry.v NUMBEREMPTYSLOTS sets the number of empty slots to 2574.vvNUMBERSCRATCHVOLUMES sets the current number of scratch volumesavailable <strong>for</strong> MEDIA6 to 500 and <strong>for</strong> MEDIA2 to 400.SCRATCHTHRESHOLD sets the threshold number of scratch volumes <strong>for</strong>MEDIA6 to 200 and <strong>for</strong> MEDIA2 to 100.Altering a LIBRARY Entry: Example 2This example alters the entry that describes the LIBRARY ATLLIB1.//ALTERLIB JOB ...//STEP1 EXEC PGM=IDCAMS//SYSPRINT DD SYSOUT=A//SYSIN DD *ALTER ATLLIB1 -LIBRARYENTRY -NUMBEREMPTYSLOTS(2574) -NUMBERSCRATCHVOLUMES(MEDIA3(1272)) -SCRATCHTHRESHOLD(MEDIA3(125))This command’s parameters are:vvvvvATLLIB1 specifies the name of the entry being altered.LIBRARYENTRY indicates that a LIBRARY entry is being altered.NUMBEREMPTYSLOTS specifies that the number of empty slots available be setto 2574.NUMBERSCRATCHVOLUMES specifies that the current number of scratchvolumes available <strong>for</strong> MEDIA3 be set to 1272.SCRATCHTHRESHOLD specifies that the threshold number of scratch volumes<strong>for</strong> MEDIA3 be set to 125.Chapter 6. ALTER LIBRARYENTRY 81

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!