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

152 lines
5.1 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>Remove DPR Registration (RMVDPRREG)</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="RMVDPRREG.Top_Of_Page"></a>
<h2>Remove DPR Registration (RMVDPRREG)</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="#RMVDPRREG.PARAMETERS.TABLE">Parameters</a><br>
<a href="#RMVDPRREG.COMMAND.EXAMPLES">Examples</a><br>
<a href="#RMVDPRREG.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="RMVDPRREG"></a>
<p>The Remove DPR Registration (RMVDPRREG) command removes an entry from the IBMSNAP_REGISTER table.
</p>
<p>The command issues an error message if the requested entry is not found in the table. The command also sends a warning message to the user removing the capture entry if it can determine that subscriptions exist against the registration being removed. It determines this by extracting the records from the Pruning Control table; each record indicates an instance of the Apply process that has run. It is the responsibility of the user removing the capture entry to ensure that subscriptions to the registration are also removed.
</p>
<p>This command supports the iSeries environment only, and not the other databases that support DataPropagator.
</p>
<ul>
<li>Note: Do not precede an entry with an asterisk unless that entry is shown on the display itself or in the help information with an asterisk.
</li>
</ul>
<h3>Error Messages for RMVDPRREG</h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>ASN2501</b></dt>
<dd>Not authorized to register table.
</dd>
<dt><b>ASN3253</b></dt>
<dd>Registration not found for table .
</dd>
<dt><b>ASN3260</b></dt>
<dd>Cannot remove DPR Registration.
</dd>
<dt><b>ASN4501</b></dt>
<dd>Register table not found or failed to open.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#RMVDPRREG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="RMVDPRREG.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="#RMVDPRREG.CAPCTLLIB"><b>CAPCTLLIB</b></a></td>
<td valign="top">Capture control library</td>
<td valign="top"><i>Name</i>, <b><u>ASN</u></b></td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top" rowspan="3"><a href="#RMVDPRREG.SRCTBL"><b>SRCTBL</b></a></td>
<td valign="top">Source table</td>
<td valign="top"><i>Qualified object name</i></td>
<td valign="top" rowspan="3">Required, Positional 1</td>
</tr>
<tr>
<td valign="top">Qualifier 1: Source table</td>
<td valign="top"><i>Name</i></td>
</tr><tr>
<td valign="top">Qualifier 2: Library</td>
<td valign="top"><i>Name</i></td>
</tr></table>
<table width="100%">
<tr><td align="right"><a href="#RMVDPRREG.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="RMVDPRREG.CAPCTLLIB"></a>
<h3>Capture control library (CAPCTLLIB)</h3>
<p>Specifies the library where the Capture control tables are located.
</p>
<dl>
<dt><b><u>ASN</u></b></dt>
<dd>Specifies the default library of ASN containing the Capture control tables.
</dd>
<dt><b>library-name </b></dt>
<dd>Name of the library containing the Capture control tables. This library should exist and have been created using the CRTDPRTBL command using the CAPCTLLIB parameter.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#RMVDPRREG.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="RMVDPRREG.SRCTBL"></a>
<h3>Source table (SRCTBL)</h3>
<p>Identifies the source table registration to be removed. This is a required parameter.
</p>
<dl>
<dt><b><i>library/table-name</i></b></dt>
<dd>The qualified name of the registered source table.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#RMVDPRREG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="RMVDPRREG.COMMAND.EXAMPLES">Examples</a></h3>None
</div>
<table width="100%">
<tr><td align="right"><a href="#RMVDPRREG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="RMVDPRREG.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>ASN2501</b></dt>
<dd>Not authorized to register table.
</dd>
<dt><b>ASN3253</b></dt>
<dd>Registration not found for table .
</dd>
<dt><b>ASN3260</b></dt>
<dd>Cannot remove DPR Registration.
</dd>
<dt><b>ASN4501</b></dt>
<dd>Register table not found or failed to open.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#RMVDPRREG.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>