54 lines
3.8 KiB
HTML
54 lines
3.8 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="concept" />
|
||
<meta name="DC.Title" content="Conversion of objects that contain SQL statements" />
|
||
<meta name="abstract" content="In V5R4, the internal representation of SQL statements has been changed to support statements up to 2 097 152 bytes in length." />
|
||
<meta name="description" content="In V5R4, the internal representation of SQL statements has been changed to support statements up to 2 097 152 bytes in length." />
|
||
<meta name="DC.Relation" scheme="URI" content="convert.htm" />
|
||
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
||
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
||
<meta name="DC.Format" content="XHTML" />
|
||
<meta name="DC.Identifier" content="sqlconv" />
|
||
<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>Conversion of objects that contain SQL statements</title>
|
||
</head>
|
||
<body id="sqlconv"><a name="sqlconv"><!-- --></a>
|
||
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
<h1 class="topictitle1">Conversion of objects that contain SQL statements</h1>
|
||
<div><p><span>In V5R4, the internal representation of SQL statements
|
||
has been changed to support statements up to 2 097 152 bytes in
|
||
length. </span></p>
|
||
<p>The first time these objects are referenced after an upgrade
|
||
to the new release, the internal representation of SQL statements in programs,
|
||
service programs, Distributed Relational
|
||
Database Architecture™ (DRDA<sup>®</sup>) packages, and extended dynamic packages that were
|
||
created before V5R4 is converted automatically to the new format. This conversion
|
||
should not significantly affect the time to install the release, but could
|
||
be noticed after the installation is complete and objects that contain SQL
|
||
statements are referenced for the first time. To control when these object
|
||
conversions are performed, use the Start Object Conversion (STROBJCVN) command
|
||
after you upgrade. For further information, see Informational APAR II14080
|
||
on the <a href="http://www.ibm.com/servers/eserver/support/iseries/" target="_blank">Support for iSeries Family</a> <img src="www.gif" alt="Link outside information center" /> Web site (www.ibm.com/servers/eserver/support/iseries/).
|
||
In the navigation bar, click <span class="uicontrol">Technical databases</span>; then
|
||
click <span class="uicontrol">Authorized Problem Analysis Reports APARs</span>.</p>
|
||
</div>
|
||
<div>
|
||
<div class="familylinks">
|
||
<div class="parentlink"><strong>Parent topic:</strong> <a href="convert.htm" title="The number and type of conversions that occur when you upgrade to a new release can have a significant effect either during the upgrade or during normal operations after you upgrade. More conversions occur if you are skipping a release level. You need to consider the time for conversions in both the release you are skipping and in the new release.">Times for conversions</a></div>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
</html> |