158 lines
8.3 KiB
HTML
158 lines
8.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="reference" />
|
|
<meta name="DC.Title" content="Commands operating on multiple objects" />
|
|
<meta name="abstract" content="In addition to the commands that operate on single object types, there are commands that operate on several object types. These commands are more powerful because they can operate on several objects of different types at the same time." />
|
|
<meta name="description" content="In addition to the commands that operate on single object types, there are commands that operate on several object types. These commands are more powerful because they can operate on several objects of different types at the same time." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbam6alphalist.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbam6objtypeexpand.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbam6onos400obj.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbam6onos400obj.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rbam6onmultobj" />
|
|
<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>Commands operating on multiple objects</title>
|
|
</head>
|
|
<body id="rbam6onmultobj"><a name="rbam6onmultobj"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Commands operating on multiple objects</h1>
|
|
<div><p>In addition to the commands that operate on single object types,
|
|
there are commands that operate on several object types. These commands are
|
|
more powerful because they can operate on several objects of different types
|
|
at the same time. </p>
|
|
<div class="section"><p>For example:</p>
|
|
<ul><li> Display object description (DSPOBJD or DSPLNK): Displays the common attributes
|
|
of an object.</li>
|
|
<li>Save object (SAVOBJ or SAV): Saves an object and its contents on tape,
|
|
optical media, or in a save file.</li>
|
|
<li>Restore object (RSTOBJ or RST): Restores a saved version of the object
|
|
from tape, optical media, or from a save file. </li>
|
|
</ul>
|
|
<p>Some of the commands operate on only one object at a time, but that
|
|
object can be any one of several i5/OS™ object types. For example:</p>
|
|
<ul><li>Move object (MOVOBJ or MOV): Moves an object from one library or directory
|
|
to another.</li>
|
|
<li>Rename object (RNMOBJ or RNM): Specifies the new name of an object.</li>
|
|
</ul>
|
|
<p>See the tables below to see a list of the commands that perform an
|
|
action on many of the object types. </p>
|
|
</div>
|
|
<div class="section">
|
|
<div class="tablenoborder"><a name="rbam6onmultobj__tblmultobj"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="rbam6onmultobj__tblmultobj" frame="border" border="1" rules="all"><caption>Table 1. Commands Operating on Multiple Object
|
|
Types (where object identified by object name, library and type)</caption><thead align="left"><tr><th valign="top" id="d0e50">Item</th>
|
|
<th valign="top" id="d0e52">Actions</th>
|
|
<th valign="top" id="d0e54">Identifier</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr><td valign="top" headers="d0e50 ">Object</td>
|
|
<td valign="top" headers="d0e52 ">ALC, CHK, CPR, CRTDUP, DCP, DLC, DMP, MOV, RNM, RST, SAV, SAVCHG, WRK, </td>
|
|
<td valign="top" headers="d0e54 ">OBJ</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e50 ">Object Access</td>
|
|
<td valign="top" headers="d0e52 ">SET</td>
|
|
<td valign="top" headers="d0e54 ">OBJACC</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e50 ">Object Auditing</td>
|
|
<td valign="top" headers="d0e52 ">CHG</td>
|
|
<td valign="top" headers="d0e54 ">OBJAUD</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e50 ">Object Authority</td>
|
|
<td valign="top" headers="d0e52 ">DSP, EDT, GRT, RVK</td>
|
|
<td valign="top" headers="d0e54 ">OBJAUT</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e50 ">Object Description</td>
|
|
<td valign="top" headers="d0e52 "><img src="./delta.gif" alt="Start of change" />CHG, DSP, RTV<img src="./deltaend.gif" alt="End of change" /></td>
|
|
<td valign="top" headers="d0e54 ">OBJD</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e50 "> Object Journaling</td>
|
|
<td valign="top" headers="d0e52 ">CHG, END, STR</td>
|
|
<td valign="top" headers="d0e54 ">JRNOBJ </td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e50 ">Object Lock</td>
|
|
<td valign="top" headers="d0e52 ">WRK</td>
|
|
<td valign="top" headers="d0e54 ">OBJLCK</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e50 ">Object Owner</td>
|
|
<td valign="top" headers="d0e52 ">CHG, WRK</td>
|
|
<td valign="top" headers="d0e54 ">OBJOWN</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e50 ">Object Primary Group</td>
|
|
<td valign="top" headers="d0e52 ">CHG, WRK</td>
|
|
<td valign="top" headers="d0e54 ">OBJPGP</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section">
|
|
<div class="tablenoborder"><a name="rbam6onmultobj__tblmultobj2"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="rbam6onmultobj__tblmultobj2" frame="border" border="1" rules="all"><caption>Table 2. Commands Operating on Multiple Object
|
|
Types (where object identified by path name)</caption><thead align="left"><tr><th valign="top" id="d0e130">Item</th>
|
|
<th valign="top" id="d0e132">Actions</th>
|
|
<th valign="top" id="d0e134">Identifier</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr><td valign="top" headers="d0e130 ">Object</td>
|
|
<td valign="top" headers="d0e132 ">CPY, MOV, RNM, RST, SAV</td>
|
|
<td valign="top" headers="d0e134 ">not applicable</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e130 ">Object Auditing</td>
|
|
<td valign="top" headers="d0e132 ">CHG</td>
|
|
<td valign="top" headers="d0e134 ">AUD</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e130 ">Object Authority</td>
|
|
<td valign="top" headers="d0e132 ">CHG, DSP, WRK</td>
|
|
<td valign="top" headers="d0e134 ">AUT</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e130 ">Object Description</td>
|
|
<td valign="top" headers="d0e132 ">DSP, WRK</td>
|
|
<td valign="top" headers="d0e134 ">LNK</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e130 ">Object Integrity</td>
|
|
<td valign="top" headers="d0e132 ">CHK</td>
|
|
<td valign="top" headers="d0e134 ">OBJITG</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e130 ">Object Journaling</td>
|
|
<td valign="top" headers="d0e132 ">END, STR</td>
|
|
<td valign="top" headers="d0e134 ">JRN</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e130 ">Object Owner</td>
|
|
<td valign="top" headers="d0e132 ">CHG</td>
|
|
<td valign="top" headers="d0e134 ">OWN</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e130 ">Object Primary Group</td>
|
|
<td valign="top" headers="d0e132 ">CHG</td>
|
|
<td valign="top" headers="d0e134 ">PGP</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbam6alphalist.htm" title="This defines a command and provides information about how commands are named, the parts of a command, and command documentation. A control language (CL) command is a single control language statement.">Commands</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rbam6onos400obj.htm" title="Each of the i5/OS object types has a set of commands that operates on that object type.">Commands operating on i5/OS objects</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rbam6objtypeexpand.htm" title="The object type (OBJTYPE) parameter specifies the types of i5/OS objects that can be operated on by the command in which they are specified.">OBJTYPE parameter</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |