62 lines
3.9 KiB
HTML
62 lines
3.9 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="Adding the local system to the RDB directory" />
|
||
|
<meta name="abstract" content="To use ODBC, OLE DB, or the .NET Data Provider, the local system name must appear in the RDB directory." />
|
||
|
<meta name="description" content="To use ODBC, OLE DB, or the .NET Data Provider, the local system name must appear in the RDB directory." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiiodbc04.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../rzaly/rzalydmkickoff.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="rzaiiodbc05" />
|
||
|
<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>Adding the local system to the RDB directory</title>
|
||
|
</head>
|
||
|
<body id="rzaiiodbc05"><a name="rzaiiodbc05"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Adding the local system to the RDB directory</h1>
|
||
|
<div><p>To use ODBC, OLE DB, or the .NET Data Provider, the local system
|
||
|
name must appear in the RDB directory.</p>
|
||
|
<div class="section"><p><strong>To add the local system to the RDB directory:</strong></p>
|
||
|
<ol><li>From the command prompt run the CL command, Add Relational Database Directory
|
||
|
Entry (ADDRDBDIRE).</li>
|
||
|
<li>When the ADDRDBDIRE screen prompts you for values, enter the name of the
|
||
|
system as the Relational Database parameter.</li>
|
||
|
<li>Enter *LOCAL as the Remote Location parameter.</li>
|
||
|
</ol>
|
||
|
<p>There may be additional steps to get the database (RDB) name set,
|
||
|
if the version of your system is V5R2 or later and your application accesses
|
||
|
data in independent ASPs. The RDB name corresponds with a namespace that consists
|
||
|
of the system ASP and any user ASPs or linked ASP group associated with the
|
||
|
system ASP. For more information about independent ASPs, see Disk management.</p>
|
||
|
<div class="note"><span class="notetitle">Note:</span> ODBC
|
||
|
allows the use of fully qualified names in the format of [catalog name].[schema
|
||
|
name].identifier (for example, where identifier is the name of a table, view,
|
||
|
or procedure). In the DB2<sup>®</sup> UDB for iSeries™ implementation of SQL this corresponds
|
||
|
to [RDB name].[collection name].identifier.</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiiodbc04.htm" title="Presents procedures for setting up your environment to support the ODBC driver. For help configuring the ODBC driver, start the ODBC administration program from the iSeries Access for Windows program group, and refer to the online help.">Set up your system for the iSeries Access ODBC driver</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="../rzaly/rzalydmkickoff.htm">Disk management</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|