ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/dltcrg.htm

163 lines
5.2 KiB
HTML

<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Delete Cluster Resource Group (DLTCRG)</title>
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body bgcolor="white">
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<a name="DLTCRG.Top_Of_Page"></a>
<h2>Delete Cluster Resource Group (DLTCRG)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#DLTCRG.PARAMETERS.TABLE">Parameters</a><br>
<a href="#DLTCRG.COMMAND.EXAMPLES">Examples</a><br>
<a href="#DLTCRG.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="DLTCRG"></a>
<p>The Delete Cluster Resource Group (DLTCRG) command deletes a cluster resource group (CRG) on the local system only. Deleting a local cluster resource group requires the Cluster Resource Services to be inactive.
</p>
<p>This command will cause the cluster resource group exit program to be invoked with an action code of Delete Command on the local system only.
</p>
<p>If the CRG object exists on other nodes in the cluster, it is the owners responsibility to remove the node ID of the local system from the CRG on those nodes. This can be done using the Remove Node From Recovery Domain (RMVCRGNODE) command.
</p>
<p>The cluster resource group object exit program will run under the user profile specified in the cluster resource group. If the exit program does not exist, a message is logged and the CRG object deletion will continue. This command will never invoke the cluster resource group exit program with an action code of Undo.
</p>
<p><b>Restrictions:</b>
</p>
<ul>
<li>You must have input/output system configuration (*IOSYSCFG) special authority to run this command.
</li>
<li>You must have object existence (*OBJEXIST) and use (*USE) authorities to the cluster resource group being deleted.
</li>
</ul>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTCRG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="DLTCRG.PARAMETERS.TABLE">Parameters</a></h3>
<table border="1" cellpadding="4" cellspacing="0">
<!-- col1="10" col2="15" col3="30" col4="10" -->
<tr>
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
</tr>
<tr>
<td valign="top"><a href="#DLTCRG.CRG"><b>CRG</b></a></td>
<td valign="top">Cluster resource group</td>
<td valign="top"><i>Name</i></td>
<td valign="top">Required, Positional 1</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#DLTCRG.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="DLTCRG.CRG"></a>
<h3>Cluster resource group (CRG)</h3>
<p>Specifies the cluster resource group that is to be deleted.
</p>
<p>This is a required parameter.
</p>
<dl>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of the cluster resource group that is to be deleted.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTCRG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DLTCRG.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
DLTCRG CRG(CRGTEST)
</pre>
</p>
<p>This command deletes the cluster resource group named CRGTEST from the local system.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTCRG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DLTCRG.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPFBB39</b></dt>
<dd>Current user does not have IOSYSCFG special authority.
</dd>
<dt><b>CPFBB41</b></dt>
<dd>Cluster resource group &amp;1 exit program ended abnormally.
</dd>
<dt><b>CPFBB46</b></dt>
<dd>Cluster Resource Services internal error.
</dd>
<dt><b>CPFBB53</b></dt>
<dd>Cluster Resource Services is active. Request cannot be processed.
</dd>
<dt><b>CPF2105</b></dt>
<dd>Object &amp;1 in &amp;2 type *&amp;3 not found.
</dd>
<dt><b>CPF2110</b></dt>
<dd>Library &amp;1 not found.
</dd>
<dt><b>CPF2113</b></dt>
<dd>Cannot allocate library &amp;1.
</dd>
<dt><b>CPF2114</b></dt>
<dd>Cannot allocate object &amp;1 in &amp;2 type *&amp;3.
</dd>
<dt><b>CPF2125</b></dt>
<dd>No objects deleted.
</dd>
<dt><b>CPF2182</b></dt>
<dd>Not authorized to library &amp;1.
</dd>
<dt><b>CPF2189</b></dt>
<dd>Not authorized to object &amp;1 in &amp;2 type *&amp;3.
</dd>
<dt><b>CPF9801</b></dt>
<dd>Object &amp;2 in library &amp;3 not found.
</dd>
<dt><b>CPF9802</b></dt>
<dd>Not authorized to object &amp;2 in &amp;3.
</dd>
<dt><b>CPF9803</b></dt>
<dd>Cannot allocate object &amp;2 in library &amp;3.
</dd>
<dt><b>CPF9804</b></dt>
<dd>Object &amp;2 in library &amp;3 damaged.
</dd>
<dt><b>CPF9810</b></dt>
<dd>Library &amp;1 not found.
</dd>
<dt><b>CPF9820</b></dt>
<dd>Not authorized to use library &amp;1.
</dd>
<dt><b>CPF9872</b></dt>
<dd>Program or service program &amp;1 in library &amp;2 ended. Reason code &amp;3.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTCRG.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>