80 lines
4.9 KiB
HTML
80 lines
4.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="reference" />
|
||
|
<meta name="DC.Title" content="Copy export files" />
|
||
|
<meta name="abstract" content="You can follow the instructions in this topic to copy the export files from your iSeries server to an AIX directory." />
|
||
|
<meta name="description" content="You can follow the instructions in this topic to copy the export files from your iSeries server to an AIX directory." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzalfservices.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzalfdatabase.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzalfcopying.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzalfexports" />
|
||
|
<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>Copy export files</title>
|
||
|
</head>
|
||
|
<body id="rzalfexports"><a name="rzalfexports"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Copy export files</h1>
|
||
|
<div><p>You can follow the instructions in this topic to copy the export
|
||
|
files from your iSeries™ server
|
||
|
to an AIX<sup>®</sup> directory.</p>
|
||
|
<div class="section"><p>The export files, located in the following <span class="keyword">i5/OS™</span> directory,
|
||
|
are the recommended way to build your applications that require access to i5/OS system-specific
|
||
|
functions:</p>
|
||
|
<p>/QOpenSys/QIBM/ProdData/OS400/PASE/lib</p>
|
||
|
<p>You can copy
|
||
|
these files to any AIX directory. Use the <tt>-bI:</tt> option on the AIX <tt>ld</tt> command
|
||
|
(or compiler command) to define symbols not found in the shared libraries
|
||
|
on the AIX system.</p>
|
||
|
<p><span class="keyword">i5/OS</span> PASE provides the following
|
||
|
export files:</p>
|
||
|
|
||
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr valign="bottom"><th valign="bottom" width="21%" id="d0e64">Export file</th>
|
||
|
<th valign="bottom" width="79%" id="d0e66">Function</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr><td valign="top" width="21%" headers="d0e64 ">as400_libc.exp</td>
|
||
|
<td valign="top" width="79%" headers="d0e66 ">This file is the export file for i5/OS system-unique functions in libc.a <p>The
|
||
|
as400_libc.exp file defines all the exports from the <span class="keyword">i5/OS</span> PASE
|
||
|
version of libc.a that are not exported by the AIX versions of those libraries.</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" width="21%" headers="d0e64 ">libdb400.exp</td>
|
||
|
<td valign="top" width="79%" headers="d0e66 ">This file is the export file for <span class="keyword">i5/OS</span> database
|
||
|
functions <p>The libdb400.exp file defines the exports from the <span class="keyword">i5/OS</span> PASE
|
||
|
libdb400.a library (DB2<sup>®</sup> UDB for iSeries Call Level Interfaces (CLI) support).</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzalfservices.htm" title="If you want your AIX application to take advantage of i5/OS functions that are not directly supported by system-supplied i5/OS PASE shared libraries, you need to perform some additional steps to prepare your application.">Customize i5/OS PASE programs to use i5/OS functions</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rzalfdatabase.htm" title="i5/OS PASE supports the DB2 UDB for iSeries Call Level Interface (CLI). DB2 CLI on AIX and i5/OS are not proper subsets of each other, so there are minor differences in a few interfaces, and some APIs in one implementation might not exist in another.">Database</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="rzalfcopying.htm" title="Copy AIX binaries that you want to run in i5/OS PASE into the integrated file system.">Copy the i5/OS PASE program to your iSeries server</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|