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

58 lines
4.0 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="Compile an application program" />
<meta name="abstract" content="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." />
<meta name="description" content="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." />
<meta name="DC.subject" content="application program, compiling, compiling programs, SQL program" />
<meta name="keywords" content="application program, compiling, compiling programs, SQL program" />
<meta name="DC.Relation" scheme="URI" content="rbal1pdrdp.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1precsql.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1packcreation.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzajp/rzajpkickoff.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="rbal1compil" />
<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>Compile an application program</title>
</head>
<body id="rbal1compil"><a name="rbal1compil"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Compile an application program</h1>
<div><p>The <span class="keyword">DB2 Universal Database™ for iSeries™</span> precompiler
automatically calls the host language compiler after successfully
precompiling the program, unless the *NOGEN precompiler option is specified.</p>
<div class="section"><p>The compiler command is run specifying the program name, source
file name, precompiler created source member name, text, and user profile.
Other parameters are also passed to the compiler, depending on the host language.
</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1pdrdp.htm" title="When you write a program using SQL, you can embed the SQL statements in a host program.">Prepare distributed relational database programs</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><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><a href="../rzajp/rzajpkickoff.htm">Embedded SQL programming</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rbal1packcreation.htm" title="An object called an SQL package can be created as part of the precompile process when the CRTSQLxxx command is compiled.">SQL package creation</a></div>
</div>
</div>
</body>
</html>