ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaik_5.4.0.1/extendeddynamicdisablederror.htm

54 lines
3.2 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="Extended dynamic disabled error" />
<meta name="abstract" content="The Extended dynamic support disabled message is seen when a SQL package is unusable for some reason." />
<meta name="description" content="The Extended dynamic support disabled message is seen when a SQL package is unusable for some reason." />
<meta name="DC.Relation" scheme="URI" content="rzaikodbcapifunctions.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="extendeddynamicdisablederror" />
<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>Extended dynamic disabled error</title>
</head>
<body id="extendeddynamicdisablederror"><a name="extendeddynamicdisablederror"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Extended dynamic disabled error</h1>
<div><p>The <em>Extended dynamic support disabled</em> message is seen when
a SQL package is unusable for some reason.</p>
<div class="section"><p>On older servers, this message can be seen when a user connects
with a different default library than the user who created the package. To
workaround this message you can either: </p>
</div>
<div class="section"> <ol><li>Delete the SQL package on the system so that when you run your application
the package will be created with your default package settings </li>
<li>Change the <em>SQL default library</em> connection string setting to match
the setting that is saved with the SQL package </li>
<li>Switch the<em>Return code for unusable package</em> ODBC DSN setting to <em>Ignore</em> or <em>Warning</em>.
Alternatively, you can get this same behavior by setting the PKG connection
string setting. </li>
<li>Disable the XDYNAMIC connection string setting.</li>
</ol>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaikodbcapifunctions.htm" title="Learn about implementations issues when using ODBC APIs.">Implementation issues of ODBC APIs</a></div>
</div>
</div>
</body>
</html>