ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatv_5.4.0.1/rzatvodbcisoprblm.htm

69 lines
4.3 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="ODBC problem isolation" />
<meta name="abstract" content="Use this information to isolate problems with ODBC." />
<meta name="description" content="Use this information to isolate problems with ODBC." />
<meta name="DC.Relation" scheme="URI" content="rzatvtrblodbc.htm" />
<meta name="DC.Relation" scheme="URI" content="rzatvcwbmedic.htm" />
<meta name="DC.Relation" scheme="URI" content="rzatvcwbping.htm" />
<meta name="DC.Relation" scheme="URI" content="rzatvcwbtrc.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="rzatvodbcisoprblm" />
<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>ODBC problem isolation</title>
</head>
<body id="rzatvodbcisoprblm"><a name="rzatvodbcisoprblm"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">ODBC problem isolation</h1>
<div><p>Use this information to isolate problems with ODBC.</p>
<div class="section"><h4 class="sectiontitle">Communications</h4><p>Use the cwbping program to verify
the connection between the Linux<sup>®</sup> workstations and the iSeries™ server,
and to verify the host servers are started.</p>
</div>
<div class="section"><h4 class="sectiontitle">Tracing and Logging</h4><p>Once you verify your connection
to the server, there see the following trace files for problem isolation:
</p>
<ul><li><strong>SQL log</strong>. The unixODBC sql.log will show the input and output parameters
for ODBC API calls made. The sql.log is activated using the unixODBC ODBCConfig
program. From the Advanced tab, you can enable sql tracing and configure the
location of the log file. </li>
<li><strong>History log</strong>. The history log will show high-level communication,
security and data conversion error messages. The History log is activated
using the cwbtrc program. </li>
<li><strong>Detail trace</strong>. The detail trace will show low-level driver information
and is intended for use in reporting problems to IBM<sup>®</sup>. Detail trace is activated using the
cwbtrc program. </li>
<li><strong>Service information collection tool</strong>. The service information collection
tool is intended for use in reporting problems to IBM. The service information collection
tool is activated using the cwbmedic program.</li>
</ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzatvtrblodbc.htm" title="Use this information to help you understand, isolate, and resolve problems with ODBC.">Troubleshoot ODBC</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzatvcwbmedic.htm" title="Use this command to gather service information for IBM.">CWBMEDIC - Service information collection tool</a></div>
<div><a href="rzatvcwbping.htm" title="Use this command from a console prompt to determine if a connection can be successfully made to an iSeries system, or to help determine the cause of a connection failure.">CWBPING - Test the connection to the server</a></div>
<div><a href="rzatvcwbtrc.htm" title="Use this command from a console prompt to configure tracing.">CWBTRC - Trace iSeries Access for Linux</a></div>
</div>
</div>
</body>
</html>