Previous Topic

Next Topic

Book Contents

Book Index

IBM Libraries managed by DFSMS

Note: The instructions provided below should be used for implementation of an interface with any OAM-managed automated tape library (regardless of the vendor).

  1. Specify OAM as one of the values for the RBTTYPE parameter in CTTPARM (through Control-M/Tape step 2.10 in ICE).
  2. Save the CTTRTM procedure under the name CTTRTM2, and rename the CTTRTMB procedure in the procedure library to CTTRTM.
  3. The new CTTRTM procedure contains a step (CTTRBM) that activates the interface to the IBM automated tape libraries.
  4. Save the CTTVTM procedure under the name CTTVTM2, and rename the CTTVTMB procedure in the procedure library to CTTVTM.
  5. The new CTTVTM procedure contains a step (CTTRBM) that activates the interface to the IBM automated tape libraries.
  6. Use the ICE Automatic Exit Installation Tool (described in the exits chapter of the INCONTROL for z/OS Administrator Guide) to compile the CTTOAM member. CTTOAM contains the code necessary for interfacing with the IBM OAM-managed automated tape libraries software.

Parent Topic

IBM Automatic Tape Library (ATL) and Virtual Tape Server (VTS)