66 lines
3.7 KiB
HTML
66 lines
3.7 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="Create and manage objects using iSeries Navigator" />
|
|
<meta name="abstract" content="You can create and manage many objects in iSeries Navigator." />
|
|
<meta name="description" content="You can create and manage many objects in iSeries Navigator." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzatcinavtasks.htm" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzatccreateobj" />
|
|
<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>Create and manage objects using iSeries Navigator</title>
|
|
</head>
|
|
<body id="rzatccreateobj"><a name="rzatccreateobj"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Create and manage objects using iSeries Navigator</h1>
|
|
<div><p>You can create and manage many objects in <span class="keyword">iSeriesâ„¢ Navigator</span>.</p>
|
|
<div class="p">You can create and manage the following objects:<ul><li>Schemas</li>
|
|
<li>Tables- including materialized query tables and partitioned tables.</li>
|
|
<li>Aliases</li>
|
|
<li>Sequences</li>
|
|
<li>SQL Packages</li>
|
|
<li>User-defined functions (UDFs)</li>
|
|
<li>User-defined distinct types (UDTs)</li>
|
|
<li>Procedures</li>
|
|
<li>Indexes</li>
|
|
<li>Triggers</li>
|
|
<li>Constraints</li>
|
|
<li>Views</li>
|
|
<li>Journals</li>
|
|
<li>Journal Receivers</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section">Most objects are created from the <span class="uicontrol">Schema</span> container
|
|
object. To navigate to the schema container, follow these steps:</div>
|
|
<ul><li><span>Expand the system name, <span class="uicontrol">Databases</span>, and the
|
|
database that you want to use. Expand <span class="uicontrol">Schemas</span>, right-click
|
|
the schema that you want to work with, and select <span class="uicontrol">New</span></span></li>
|
|
<li><span>Select the type of object that you want to create.</span></li>
|
|
<li><span>Alternately, you can expand the schema that you want to work with
|
|
and right-click the container type that you want to create. Schemas are created
|
|
from the <span class="uicontrol">Schemas</span> container. SQL packages are created
|
|
at the system level. Right-click the system name and select <span class="menucascade"><span class="uicontrol">New</span> > <span class="uicontrol">SQL package</span></span>.</span></li>
|
|
</ul>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzatcinavtasks.htm" title="This topic describes the database tasks you can perform using the iSeries Navigator interface.">iSeries Navigator database tasks</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |