ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzam4_5.4.0.1/rzam4usewoapp.htm

158 lines
9.9 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="Tape library use without a media management application" />
<meta name="abstract" content="While a media management application greatly simplifies and extends a tape library's capabilities, you can perform many tape functions in an iSeries environment with commands included in i5/OS." />
<meta name="description" content="While a media management application greatly simplifies and extends a tape library's capabilities, you can perform many tape functions in an iSeries environment with commands included in i5/OS." />
<meta name="DC.Relation" scheme="URI" content="rzam4usetapelib.htm" />
<meta name="DC.Relation" scheme="URI" content="../rbam6/rbam6clmain.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="rzam4usewoapp" />
<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>Tape library use without a media management application</title>
</head>
<body id="rzam4usewoapp"><a name="rzam4usewoapp"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Tape library use without a media management application</h1>
<div><p>While a media management application greatly simplifies and extends
a tape library's capabilities, you can perform many tape functions in an iSeries™ environment
with commands included in i5/OS™.</p>
<p>The following table shows the typical setup and operational tasks and associated
CL commands for the tape library.</p>
<p>You need to use these commands if you do not use a media management application
such as BRMS.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" width="50%" id="d0e31">Task</th>
<th valign="top" width="50%" id="d0e33">Command</th>
</tr>
</thead>
<tbody><tr><td valign="top" width="50%" headers="d0e31 ">Creating a tape library device description</td>
<td valign="top" width="50%" headers="d0e33 ">Auto-configured or use Create Device Description (Media Library) (CRTDEVMLB)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Displaying RS232/LAN resource/description</td>
<td valign="top" width="50%" headers="d0e33 ">Display Hardware Resources (DSPHDWRSC)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Configuring the 3494 communication (RS232/LAN/TCP)</td>
<td valign="top" width="50%" headers="d0e33 ">Configure Device Media Library (CFGDEVMLB)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Display LAN information for 3494 Add LAN Host</td>
<td valign="top" width="50%" headers="d0e33 ">Display LAN Media Library (DSPLANMLB)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Removing a tape library device description</td>
<td valign="top" width="50%" headers="d0e33 ">Delete Device Description (DLTDEVD)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Changing the tape library device description</td>
<td valign="top" width="50%" headers="d0e33 ">Change Device Desc (Media Library) (CHGDEVMLB)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Changing the tape library device attributes for a job</td>
<td valign="top" width="50%" headers="d0e33 ">Change Job MLB Attributes (CHGJOBMLBA) command or Change Job MLB Attributes
(QTACJMA) API</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Displaying the tape library device attributes for a job</td>
<td valign="top" width="50%" headers="d0e33 ">Display Job (DSPJOB) OPTION(*MLBA) or Work with Job (WRKJOB) OPTION(*MLBA)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Retrieving the tape library device attributes for a job</td>
<td valign="top" width="50%" headers="d0e33 ">Retrieve Job MLB Attributes (QTARJMA) API</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Display tape library information</td>
<td valign="top" width="50%" headers="d0e33 ">Display Tape Status (DSPTAPSTS)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Checking the status of the tape library</td>
<td valign="top" width="50%" headers="d0e33 ">Work with Media Library Status (WRKMLBSTS)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Creating user categories.</td>
<td valign="top" width="50%" headers="d0e33 ">Create Tape Category (CRTTAPCGY)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Mounting a category</td>
<td valign="top" width="50%" headers="d0e33 ">Set Tape Category (SETTAPCGY) OPTION(*MOUNTED)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Demounting a category</td>
<td valign="top" width="50%" headers="d0e33 ">Set Tape Category (SETTAPCGY) OPTION(*DEMOUNTED)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Assigning a mounted category to a different job</td>
<td valign="top" width="50%" headers="d0e33 ">Set Tape Category (SETTAPCGY) OPTION(*ASSIGN)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Releasing a mounted category from a job</td>
<td valign="top" width="50%" headers="d0e33 ">Set Tape Category (SETTAPCGY) OPTION(*RELEASE)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Deleting a user category.</td>
<td valign="top" width="50%" headers="d0e33 ">Remove all the cartridges from the category. Use the Delete Tape Category
(DLTTAPCGY ) command</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Listing all user or system categories</td>
<td valign="top" width="50%" headers="d0e33 ">Display Tape Category (DSPTAPCGY)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Changing the category for cartridges</td>
<td valign="top" width="50%" headers="d0e33 ">Change Tape Cartridge (CHGTAPCTG) or Work with Tape Cartridges (WRKTAPCTG),
option 2</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Inserting cartridges</td>
<td valign="top" width="50%" headers="d0e33 ">Add Tape Cartridge (ADDTAPCTG) or Work with Tape Cartridges (WRKTAPCTG),
option 1</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Ejecting cartridges</td>
<td valign="top" width="50%" headers="d0e33 ">Remove Tape Cartridge (RMVTAPCTG) or Work with Tape Cartridges (WRKTAPCTG),
option 4</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Mounting cartridges for output or input commands</td>
<td valign="top" width="50%" headers="d0e33 ">Specify the tape library device and cartridge identifier with the commands</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Demounting a cartridge</td>
<td valign="top" width="50%" headers="d0e33 ">Demounting is implicit with ENDOPT(*UNLOAD), a demount of a category,
or a new mount request</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Working with a list (or subset) of cartridges within a tape library</td>
<td valign="top" width="50%" headers="d0e33 ">Work with Tape Cartridges (WRKTAPCTG)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Displaying information about a cartridge</td>
<td valign="top" width="50%" headers="d0e33 ">Display Tape Cartridge (DSPTAPCTG) or Work with Tape Cartridges (WRKTAPCTG),
option 5</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Working with the tape library resource manager queue</td>
<td valign="top" width="50%" headers="d0e33 ">Work with MLB Resource Queue (WRKMLBRSCQ)</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Retrieving the capabilities for a tape library device or resource</td>
<td valign="top" width="50%" headers="d0e33 ">Retrieve Device Capabilities (QTARDCAP) API</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Retrieve the status for a tape library device or resource</td>
<td valign="top" width="50%" headers="d0e33 ">Retrieve Device Status (QTARDSTS) API</td>
</tr>
<tr><td valign="top" width="50%" headers="d0e31 ">Retrieving the information for a tape library</td>
<td valign="top" width="50%" headers="d0e33 ">Retrieve Device Information (QTARDINF) API</td>
</tr>
</tbody>
</table>
</div>
<div class="note"><span class="notetitle">Note:</span> An end-of-tape option of *UNLOAD for any of the tape commands causes
the cartridge to be returned to a storage cell when the tape operation has
completed processing. It might not be returned to its original storage cell.
When using *REWIND the cartridge remains in the drive after the tape operation
has completed. However, this cartridge is unloaded if another cartridge has
been requested. When using *LEAVE the cartridge remains in the drive after
the tape operation has completed.</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="relinfo"><strong>Related information</strong><br />
<div><a href="../rbam6/rbam6clmain.htm">Control language (CL)</a></div>
</div>
</div>
</body>
</html>