55 lines
3.2 KiB
HTML
55 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="task" />
|
||
|
<meta name="DC.Title" content="Collecting an ODBC Trace (SQL.LOG)" />
|
||
|
<meta name="abstract" content="Steps for collecting ODBC API calls" />
|
||
|
<meta name="description" content="Steps for collecting ODBC API calls" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiiodbc62.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="rzaiiodbc58" />
|
||
|
<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>Collecting an ODBC Trace (SQL.LOG)</title>
|
||
|
</head>
|
||
|
<body id="rzaiiodbc58"><a name="rzaiiodbc58"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Collecting an ODBC Trace (SQL.LOG)</h1>
|
||
|
<div><p>Steps for collecting ODBC API calls</p>
|
||
|
<div class="section">Follow these steps to collect an SQL.LOG:</div>
|
||
|
<ol><li><span>Start <span class="uicontrol">ODBC Data Source Administrator</span>.</span></li>
|
||
|
<li><span>Select the <span class="uicontrol">Tracing</span> tab</span></li>
|
||
|
<li><span>Select the <span class="uicontrol">Start Tracing Now</span> button.</span></li>
|
||
|
<li><span>Select <span class="uicontrol">Apply</span> or <span class="uicontrol">OK</span>.</span></li>
|
||
|
<li><span>Recreate the error</span></li>
|
||
|
<li><span>Return to <span class="uicontrol">ODBC Administrator</span>.</span></li>
|
||
|
<li><span>Select the <span class="uicontrol">Tracing</span> tab.</span></li>
|
||
|
<li><span>Select the <span class="uicontrol">Stop Tracing Now</span> button.</span></li>
|
||
|
<li><span>The trace can be viewed in the location that you initially specified
|
||
|
in the <span class="uicontrol">Log file Path</span> box.</span></li>
|
||
|
</ol>
|
||
|
<div class="section"><div class="note"><span class="notetitle">Note:</span> This procedure applies when you are using MDAC version 2.5.
|
||
|
If you are using a different version of MDAC, then you may need to follow
|
||
|
different steps.</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiiodbc62.htm" title="Use tools to help diagnose ODBC problems.">ODBC diagnostic and performance tools</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|