74 lines
4.8 KiB
HTML
74 lines
4.8 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Use the mounted category to load groups of tapes into a tape device" />
|
|
<meta name="abstract" content="The mounted category allows a group of tapes to automatically be loaded into a tape device." />
|
|
<meta name="description" content="The mounted category allows a group of tapes to automatically be loaded into a tape device." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam4usetapelib.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/settapcgy.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzam4cartmounted" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Use the mounted category to load groups of tapes into a tape device</title>
|
|
</head>
|
|
<body id="rzam4cartmounted"><a name="rzam4cartmounted"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Use the mounted category to load groups of tapes into a tape device</h1>
|
|
<div><p>The mounted category allows a group of tapes to automatically be
|
|
loaded into a tape device.</p>
|
|
<p>The media are mounted in the order in which they were placed into the category.
|
|
It is similar in function to an Automatic Cartridge Loader (ACL) on the stand-alone
|
|
3490 devices. This function is available with the Set Tape Category (SETTAPCGY)
|
|
command. The mounted category is provided for all tape library devices.</p>
|
|
<p>To load groups of tapes into a tape device for 3494 devices, use the Library
|
|
Manager software. To load groups of tapes into a tape device for libraries
|
|
other than the 3494, use i5/OS™ (the SETTAPCGY command). Because of this difference,
|
|
the 3494 Library Manager software loads the next tape as soon as the previous
|
|
tape is unloaded. For all other libraries, the tape resource is not loaded
|
|
until a tape command requiring media is issued to the tape library device.</p>
|
|
<p>With a category of mounted, a tape resource is dedicated for category mount
|
|
operations until a SETTAPCGY (*DEMOUNTED) command is issued. When the SETTAPCGY
|
|
has been issued, any i5/OS command to the tape library device with VOL(*MOUNTED)
|
|
will be directed to the tape resource that is set up for the mounted category.</p>
|
|
<p>One category of cartridge can be mounted per available tape resource. To
|
|
mount more than one category for a tape library the MNTID parameter must be
|
|
used with the SETTAPCGY command to identify the mounted category operations.
|
|
A job can only have one mounted category session active at a time. The mounted
|
|
category session can be released from the job that mounted the category of
|
|
cartridges and can be assigned to another job by using the *RELEASE and *ASSIGN
|
|
options on the SETTAPCGY command.</p>
|
|
<div class="note"><span class="notetitle">Notes:</span> <ol><li>Tape management systems are notified when a category of cartridges is
|
|
mounted and demounted. When a command comes from a user to VOL(*MOUNTED),
|
|
the tape management system has the ability to accept or reject the operation. </li>
|
|
<li>BRMS does not use the category of mounted to perform its processing. Using
|
|
the mounted category in combination with BRMS functions is not recommended.
|
|
Mounting a category of cartridges while concurrently using BRMS to perform
|
|
tape operations can have unpredictable results.</li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam4usetapelib.htm" title="This topic provides usage and management information for tape libraries.">Use tape libraries</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="../cl/settapcgy.htm">Set Tape Category (SETTAPCGY)</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |