ibm-information-center/dist/eclipse/plugins/i5OS.ic.rbam6_5.4.0.1/delob.htm

80 lines
5.1 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="task" />
<meta name="DC.Title" content="Delete objects" />
<meta name="abstract" content="To delete an object, you can use a delete (DLTxxx) command for that type of object or you can use the delete option on the Work with Objects display (shown from the Work with Libraries (WRKLIB) display)." />
<meta name="description" content="To delete an object, you can use a delete (DLTxxx) command for that type of object or you can use the delete option on the Work with Objects display (shown from the Work with Libraries (WRKLIB) display)." />
<meta name="DC.subject" content="object, deleting" />
<meta name="keywords" content="object, deleting" />
<meta name="DC.Relation" scheme="URI" content="objec.htm" />
<meta name="DC.Relation" scheme="URI" content="dclib.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/alcobj.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/dspobjd.htm" />
<meta name="DC.Relation" scheme="URI" content="gname.htm" />
<meta name="DC.Relation" scheme="URI" content="dclib.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="delob" />
<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>Delete objects</title>
</head>
<body id="delob"><a name="delob"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Delete objects</h1>
<div><p>To delete an object, you can use a delete (DLTxxx) command for
that type of object or you can use the delete option on the Work with Objects
display (shown from the Work with Libraries (WRKLIB) display). </p>
<div class="section"> <p>To delete an object, you must have object existence authority
to the object and execute authority to the library. Only the owner of an authorization
list, or a user with *ALLOBJ special authority, can delete the authorization
list.</p>
<p>When you delete an object, you must be sure no one else needs
the object or is using the object. Generally, if someone is using an object,
it cannot be deleted. However, programs can be deleted unless you use the <span class="cmdname">Allocate
Object (ALCOBJ)</span> command to allocate the program before it is called.</p>
<p>Some
create commands, such as commands that are used to create programs, commands,
and device files, have a REPLACE option. This option allows users to continue
using the old version of a previously replaced object. The system stores the
old versions of these recreated objects in library QRPLOBJ.</p>
<p>You should
be careful of deleting objects that exist in the system libraries. These objects
are necessary for the system to perform properly.</p>
<p>On most delete commands,
you can specify a generic name in place of an object name. Before using a
generic delete, you may want to specify the generic name by using the <span class="cmdname">Display
Object Description (DSPOBJD)</span> command to verify that the generic
delete will delete <em>only</em> the objects you want to delete.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="objec.htm" title="This provides tasks and concepts specific to objects and libraries, including functions performed on objects, creating libraries, and specifying object authority.">Objects and libraries</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="gname.htm" title="A generic search can be used to search for more than one object.">Use generic object names</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="dclib.htm" title="When you delete a library with the Delete Library (DLTLIB) command, you delete the objects in the library as well as the library itself.">Delete and clear libraries</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../cl/alcobj.htm">Allocate Object (ALCOBJ) command</a></div>
<div><a href="../cl/dspobjd.htm">Display Object Description (DSPOBJD) command</a></div>
</div>
</div>
</body>
</html>