ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatc_5.4.0.1/rzatcmove.htm

55 lines
3.0 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="copyright" content="(C) Copyright IBM Corporation 2005" />
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
<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="Move a table" />
<meta name="DC.Relation" scheme="URI" content="rzatccopytable.htm" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzatcmove" />
<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>Move a table</title>
</head>
<body id="rzatcmove"><a name="rzatcmove"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Move a table</h1>
<div><div class="section">Now that you have copied table INVENTORY_LIST to LIBRARY1, move table
SUPPLIERS to LIBRARY1. To move a table:</div>
<ol><li><span>In the <span class="keyword">iSeries™ Navigator</span> window,
expand the system that you want to use. </span></li>
<li><span>Expand <span class="uicontrol">Databases</span> and the database that you
want to work with.</span></li>
<li><span>Expand <span class="uicontrol">Schemas</span>.</span></li>
<li><span>Double-click <span class="uicontrol">Tables</span>.</span></li>
<li><span>Click SAMPLELIB.</span></li>
<li><span>Right-click SUPPLIERS and select <span class="uicontrol">Cut</span>.</span></li>
<li><span>Right-click LIBRARY1 and select <span class="uicontrol">Paste</span>.</span></li>
</ol>
<div class="section"><div class="note"><span class="notetitle">Note:</span> You can move a table by dragging and dropping the table on
the new schema. Moving a table to a new location does not always remove it
from the source system. For example, if you have read authority but not delete
authority to the source table, you can move the table to the target system.
However, you cannot delete the table from the source system, causing two instances
of the table to exist.</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzatccopytable.htm">Copy and move a table</a></div>
</div>
</div>
</body>
</html>