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

86 lines
5.5 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="Load and unload CD-ROM and DVD media" />
<meta name="abstract" content="Loading a CD-ROM or DVD media into a drive causes the system to read the media to retrieve the volume identifier." />
<meta name="description" content="Loading a CD-ROM or DVD media into a drive causes the system to read the media to retrieve the volume identifier." />
<meta name="DC.Relation" scheme="URI" content="rzam4useoptdev.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="rzam4loadunloadcddvd" />
<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>Load and unload CD-ROM and DVD media</title>
</head>
<body id="rzam4loadunloadcddvd"><a name="rzam4loadunloadcddvd"><!-- --></a>
<img src="./delta.gif" alt="Start of change" /><!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Load and unload CD-ROM and DVD media</h1>
<div><p>Loading a CD-ROM or DVD media into a drive causes the system to
read the media to retrieve the volume identifier.</p>
<p>The system stores this volume identifier in an optical index database file
to expedite future access to the media. After the volume identifier is in
the optical index, you can access the media through save and restore options,
as well as the application programming interfaces. Unloading the media from
the drive removes the volume identifier from the optical index. The system
adds the volume identifier to the optical index database in one of two ways:</p>
<ul><li>When the CD-ROM or DVD is loaded into a varied-on device, aCD-ROM or DVD
can be loaded into a varied-off device. However, the optical index is not
updated until you vary on the device description.</li>
<li>When the user varies on a CD-ROM or DVD device description with media
in it.</li>
</ul>
<p>Additional processing could take several seconds after the tray slides
in before the CD-ROM or DVD is usable. This is true for varying on as well.
Even if the vary-on operation completes successfully, the CD-ROM or DVD is
not usable until the system reads and stores the media information in the
optical index. This may take several seconds after the vary-on operation is
completed.</p>
<div class="p">When the user successfully loads a CD-ROM or DVD into a drive, the system
sends the following message to the QSYSOPR message queue: <pre>Volume VOLID01 added to optical device.</pre>
</div>
<div class="p">When a CD-ROM or DVD is successfully removed from a drive,
the system sends the following message to the QSYSOPR message queue: <pre>Volume VOLID01 removed from optical device.</pre>
</div>
<p>You can use the Work with Optical Volumes (WRKOPTVOL) command to verify
the successful adding or removing of the CD-ROM or DVD.</p>
<p>You can also use the Display Optical (DSPOPT) command to display optical
volume information.</p>
<p>Occasionally media may fail to load successfully into the drive. Some of
the possible causes for an unsuccessful load are listed below.</p>
<ul><li>Media or drive error occured. </li>
<li>The media format is not supported (digital audio CD-ROM).</li>
<li>The system encountered a duplicate volume identifier.</li>
</ul>
<div class="p"> Depending on the error, the tray may or may not eject if a CD-ROM or DVD
fails to load. A failure to load the CD-ROM or DVD might not be obvious. Your
first indication may be that you received one of the following messages when
trying to access the CD-ROM:<pre>Optical volume format not recognized.</pre>
<pre>Optical volume not found.</pre>
</div>
<p> If an error does occur when loading media or varying on the drive, the
system signals an error message to the QSYSOPR message queue. This message
describes the reason for the failure.</p>
<p> The processing for the load, unload, and vary-on operations runs in job
QJOBSCD. If errors occur during these operations, view the job log of QJOBSCD
to see the detailed messages.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam4useoptdev.htm" title="You can display the primary menu for optical support by entering GO OPTICAL on the i5/OS command line. System administrators and programmers can access most optical commands through this menu. It is also convenient to enter many of the optical commands directly on the command line.">Use optical devices</a></div>
</div>
</div>
<img src="./deltaend.gif" alt="End of change" /></body>
</html>