51 lines
3.3 KiB
HTML
51 lines
3.3 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="Allocate the device description" />
|
|
<meta name="abstract" content="The process of loading the CD-ROM or DVD media requires shared update (*SHRUPD) use of the device description." />
|
|
<meta name="description" content="The process of loading the CD-ROM or DVD media requires shared update (*SHRUPD) use of the device description." />
|
|
<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="rzam4allctdevdesc" />
|
|
<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>Allocate the device description</title>
|
|
</head>
|
|
<body id="rzam4allctdevdesc"><a name="rzam4allctdevdesc"><!-- --></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">Allocate the device description</h1>
|
|
<div><p>The process of loading the CD-ROM or DVD media requires shared
|
|
update (*SHRUPD) use of the device description. </p>
|
|
<p>The, QJOBSCD must be able to obtain a *SHRUPD lock on the device description
|
|
for the load to complete successfully. If another job is holding a conflicting
|
|
lock on the device description, the load processing will fail with the following
|
|
errors in the QJOBSCD job log.</p>
|
|
<pre>Optical device xxxxx in use.</pre>
|
|
<pre>Add optical disk cartridge failed to complete successfully.</pre>
|
|
<p>As an example, assume that some job allocates OPT01 with an Exclusive Allow
|
|
Read lock as follows:</p>
|
|
<pre>ALCOBJ OBJ((OPT01 *DEVD *EXCLRD))</pre>
|
|
<p>As long as the system holds this lock, CD-ROM and DVD loads will fail in
|
|
QJOBSCD.</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> |