CREATE LIBRARYENTRY

The CREATE LIBRARYENTRY command creates a tape library entry. Use it only to recover from tape volume catalog errors.

Because access method services cannot change the library manager inventory in an automated tape library, ISMF should be used for normal tape library create functions.

The syntax for the CREATE LIBRARY command is:

Command Parameters
CREATE LIBRARYENTRY
  (NAME(entryname)
  LIBRARYID(libid)
  [CONSOLENAME(consolename)]
  [DESCRIPTION(desc)]
  [LIBDEVTYPE(devtype)]
  [LOGICALTYPE{AUTOMATED|MANUAL}]
  [NUMBEREMPTYSLOTS(numslots)]:
  [NUMBERSCRATCHVOLUMES(MEDIA1(num) MEDIA2(num) MEDIA3(num) MEDIA4(num) MEDIA5(num) MEDIA6(num) MEDIA7(num) MEDIA8(num) MEDIA9(num) MEDIA10(num) MEDIA11(num) MEDIA12(num) MEDIA13(num))]
  [NUMBERSLOTS(numslots)]
  [SCRATCHTHRESHOLD(MEDIA1(num) MEDIA2(num) MEDIA3(num) MEDIA4(num) MEDIA5(num) MEDIA6(num) MEDIA7(num) MEDIA8(num) MEDIA9(num) MEDIA10(num) MEDIA11(num) MEDIA12(num) MEDIA13(num))]