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

67 lines
4.4 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="Why am I getting a SQL5048N message when I attempt to connect from DB2 Universal Database for Linux, UNIX and Windows?" />
<meta name="abstract" content="The definition of message SQL5048N states that the release level of the database client is not supported by the release level of the database server. However, the message can sometimes be misleading." />
<meta name="description" content="The definition of message SQL5048N states that the release level of the database client is not supported by the release level of the database server. However, the message can sometimes be misleading." />
<meta name="DC.Relation" scheme="URI" content="rbal1xplat.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="rbal1sql5048n" />
<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>Why am I getting a SQL5048N message when I attempt to connect from DB2
Universal Database for Linux, UNIX and Windows?</title>
</head>
<body id="rbal1sql5048n"><a name="rbal1sql5048n"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Why am I getting a SQL5048N message when I attempt to connect from DB2
Universal Database for Linux, UNIX and Windows?</h1>
<div><p>The definition of message SQL5048N states that the release level
of the database client is not supported by the release level of the database
server. However, the message can sometimes be misleading.</p>
<div class="section"><p>There are several common causes for this problem:</p>
</div>
<div class="section"> <ol><li>You will see this error message if you have only the Client Application
Enabler installed. In this case, the client system must be connected to the iSeries™ server
through a gateway server. Direct connection is not supported.</li>
<li>You can also get this error if someone has made errors while manually
configuring the connection. </li>
</ol>
</div>
<div class="section"><p>Use the Client Configuration Assistant (CCA) to avoid getting
SQL5048N.</p>
</div>
<div class="section"><p>Another potential cause for the problem concerns the collection
NULLID. DB2
Universal Database™ for Linux<sup>®</sup>, UNIX<sup>®</sup> and Windows<sup>®</sup>, IBM<sup>®</sup> DB2<sup>®</sup> Universal Driver for SQLJ and JDBC,
and other application requesters use the collection NULLID for building their
needed SQL packages. The collection and packages are created upon first connection.
If the user profile does not have sufficient authority to create the collection,
another profile with higher authority should initially connect to get these
objects created.</p>
</div>
<div class="section"><p>If you believe there is another cause for the error, see the <a href="http://www-912.ibm.com/n_dir/nas4apar.nsf/nas4aparhome" target="_blank">Authorized Problem Analysis Report</a> Web site. Enter <strong>APAR
II12722</strong> in the <span class="uicontrol">Search</span> field.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1xplat.htm" title="This topic collection concentrates on describing iSeries support for distributed relational databases in a network of iSeries servers (a like environment).">User FAQs</a></div>
</div>
</div>
</body>
</html>