52 lines
4.0 KiB
HTML
52 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="Display SQL precompiler options" />
|
||
|
<meta name="abstract" content="When the SQL application program is successfully compiled, the Display Module (DSPMOD), the Display Program (DSPPGM), or the Display Service Program (DSPSRVPGM) command can be used to determine some of the options that were specified on the SQL precompile." />
|
||
|
<meta name="description" content="When the SQL application program is successfully compiled, the Display Module (DSPMOD), the Display Program (DSPPGM), or the Display Service Program (DSPSRVPGM) command can be used to determine some of the options that were specified on the SQL precompile." />
|
||
|
<meta name="DC.subject" content="command (CL), Display Program (DSPPGM), Display Module (DSPMOD), Display Service Program (DSPSRVPGM), Print SQL Information (PRTSQLINF), command, Display Program (DSPPGM), Display Module (DSPMOD), Display Service Program (DSPSRVPGM), Print SQL Information (PRTSQLINF), precompiler, displaying, options" />
|
||
|
<meta name="keywords" content="command (CL), Display Program (DSPPGM), Display Module (DSPMOD), Display Service Program (DSPSRVPGM), Print SQL Information (PRTSQLINF), command, Display Program (DSPPGM), Display Module (DSPMOD), Display Service Program (DSPSRVPGM), Print SQL Information (PRTSQLINF), precompiler, displaying, options" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzajppreprog.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="rzajpdisplayoptions" />
|
||
|
<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>Display SQL precompiler options</title>
|
||
|
</head>
|
||
|
<body id="rzajpdisplayoptions"><a name="rzajpdisplayoptions"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Display SQL precompiler options</h1>
|
||
|
<div><p>When the SQL application program is successfully compiled, the<span class="cmdname"> Display
|
||
|
Module (DSPMOD)</span>, the <span class="cmdname">Display Program (DSPPGM)</span>,
|
||
|
or the <span class="cmdname">Display Service Program (DSPSRVPGM)</span> command can
|
||
|
be used to determine some of the options that were specified on the SQL precompile.</p>
|
||
|
<div class="section"><p>This information may be needed when the source of the program
|
||
|
has to be changed. These same SQL precompiler options can then be specified
|
||
|
on the <span class="cmdname">CRTSQLxxx</span> command when the program is compiled again.</p>
|
||
|
</div>
|
||
|
<div class="section"><p>The <span class="cmdname">Print SQL Information (PRTSQLINF)</span> command
|
||
|
can also be used to determine some of the options that were specified on the
|
||
|
SQL precompile.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajppreprog.htm" title="This topic describes some of the tasks for preparing and running an application program.">Prepare and run a program with SQL statements</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|