ibm-information-center/dist/eclipse/plugins/i5OS.ic.apis_5.4.0.1/database4.htm

59 lines
2.7 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
<title>Database Miscellaneous APIs</title>
<!-- Begin Header Records ========================================== -->
<!-- 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. -->
<!-- Change History: -->
<!-- YYMMDD USERID Change description -->
<!-- 030218 JETAYLOR new for V5R3 -->
<!-- 031106 JETAYLOR replaced API and/or Exit listings with -->
<!-- pagegenerator output from javascript array -->
<!-- End Header Records -->
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body>
<!--Java sync-link ================================================= -->
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript">
</script>
<h2>Database Miscellaneous APIs</h2>
<p>The Database Miscellaneous APIs are:</p>
<!-- ***** NOTE ***** Do not manually update text or links in this section. -->
<!-- Updates made in this section *will* be overlaid by automated tools -->
<!-- Notify User Technologies of needed updates to be made in XML for API finder.-->
<!--***************API BEGIN PASTE***************-->
<ul>
<li><A HREF="qdbbrcds.htm">Bring Database Records</A> (QDBBRCDS) asynchronously brings database physical file records into main storage.</li>
<li><A HREF="qdbcxrc.htm">Change Cross Reference CCSID</A> (QDBCXRC) changes the CCSID of the system cross reference files.</li>
<li><A HREF="qdbcrtha.htm">Create Database Hash</A> (qdbcrtha) sets up the environment to enable the Run Database Hash (qdbrunha) API for a physical file that has a uniquely keyed logical file built over it.</li>
<li><A HREF="qqqqry.htm">Query</A> (QQQQRY) gets a set of database records that satisfy a database query request.</li>
<li><A HREF="qdbrunha.htm">Run Database Hash</A> (qdbrunha) allows the user to FETCH, UPDATE, DELETE, and INSERT data into existing database files using an alternative access method.</li>
</ul>
<!--***************API END PASTE***************-->
<br>
<hr>
<center>
<table cellpadding="2" cellspacing="2">
<tr align="center">
<td valign="middle" align="center"><a href="#Top_Of_Page">Top</a> |
<a href= "file1.htm">Database and File APIs</a> |<a href=
"aplist.htm">APIs by category</a></td>
</tr>
</table>
</center>
</body>
</html>