ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddp_5.4.0.1/rbal1packcreation.htm

53 lines
3.8 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="SQL package creation" />
<meta name="abstract" content="An object called an SQL package can be created as part of the precompile process when the CRTSQLxxx command is compiled." />
<meta name="description" content="An object called an SQL package can be created as part of the precompile process when the CRTSQLxxx command is compiled." />
<meta name="DC.subject" content="precompile process, SQL package, creation as a result of precompile" />
<meta name="keywords" content="precompile process, SQL package, creation as a result of precompile" />
<meta name="DC.Relation" scheme="URI" content="rbal1precsql.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1compil.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1bind.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1wrkpkg.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="rbal1packcreation" />
<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>SQL package creation</title>
</head>
<body id="rbal1packcreation"><a name="rbal1packcreation"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">SQL package creation</h1>
<div><p>An object called an SQL package can be created as part of the precompile
process when the CRTSQLxxx command is compiled.</p>
<div class="section"></div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1precsql.htm" title="You must precompile and compile an application program containing embedded SQL statements before you can run it. Precompiling such programs is done by an SQL precompiler.">Precompile programs with SQL statements</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rbal1wrkpkg.htm" title="An SQL package is an SQL object used specifically by distributed relational database applications. It contains control structures for each SQL statement that accesses data on an application server (AS).">Work with SQL packages</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rbal1compil.htm" title="The DB2 Universal Database for iSeries precompiler automatically calls the host language compiler after successfully precompiling the program, unless the *NOGEN precompiler option is specified.">Compile an application program</a></div>
<div><a href="rbal1bind.htm" title="Before you can run your application program, a relationship between the program and any referred-to tables and views must be established. This process is called binding.">Bind an application</a></div>
</div>
</div>
</body>
</html>