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

58 lines
3.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="Change the write protection for image catalog entries for virtual optical" />
<meta name="abstract" content="Use this information to change the access-mode for virtual optical media." />
<meta name="description" content="Use this information to change the access-mode for virtual optical media." />
<meta name="DC.Relation" scheme="URI" content="rzam4virtual.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="rzam4writeprotect" />
<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>Change the write protection for image catalog entries for virtual optical</title>
</head>
<body id="rzam4writeprotect"><a name="rzam4writeprotect"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Change the write protection for image catalog entries for virtual optical</h1>
<div><p>Use this information to change the access-mode for virtual optical
media.</p>
<p>All image catalog entries include a write-protect switch, which functions
identically to the write-protect switch on actual media. The initial position
of this switch is on for read-only media and off for writable media. Virtual
images in International Standards Organization (ISO) 9660 format are read-only
while media in universal disk format (UDF) can be writable or read-only.</p>
<p>When you add a new image catalog entry to an image catalog, the image catalog
entry is not write-protected by default. After you add an image catalog entry
to an image catalog, you can change whether it is write-protected with the
Change Image Catalog Entry (CHGIMGCLGE) command.</p>
<p>To change an image catalog entry to be write-protected, type the following
command, where the image catalog name is MYCAT and the image catalog index
is 3:</p>
<pre> CHGIMGCLGE IMGCLG(MYCAT) IMGCLGIDX(3) WRTPTC(*YES)</pre>
<p>To change a write-protected image catalog entry's write-protection status
to not write-protected, type the following command where the image catalog
name is MYCAT and the image catalog index is 3:</p>
<pre> CHGIMGCLGE IMGCLG(MYCAT) IMGCLGIDX(3) WRTPTC(*NO)</pre>
<div class="note"><span class="notetitle">Note:</span> By using the code examples, you agree to the terms of the <a href="codedisclaimer.htm">Code license and disclaimer information</a>.</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <img src="./delta.gif" alt="Start of change" /><a href="rzam4virtual.htm" title="When you use virtual optical storage, you create virtual CD or DVD images that exist on your server disk units.">Virtual optical storage</a><img src="./deltaend.gif" alt="End of change" /></div>
</div>
</div>
</body>
</html>