<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Comments for page &quot;COBOL SQL Trace&quot;</title>
		<link>http://www.peoplesoftwiki.com/cobol-sql-trace/comments/show</link>
		<description></description>
				<copyright></copyright>
		<lastBuildDate>Fri, 10 Sep 2010 02:25:17 +0000</lastBuildDate>
		
					<item>
				<guid>http://www.peoplesoftwiki.com/cobol-sql-trace/comments/show#post-746867</guid>
				<title>COBOL Trace Analyzer</title>
				<link>http://www.peoplesoftwiki.com/cobol-sql-trace/comments/show#post-746867</link>
				<description></description>
				<pubDate>Thu, 08 Apr 2010 18:39:25 +0000</pubDate>
				<wikidot:authorName>David Vandiver</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>To assist in reviewing the COBOL Trace, I have created an SQR that makes parsing the COBOL Trace file easy.</p> <p>The SQR Code will take the COBOL Trace file as input, parse through each cursor and bind variable, and produce an analyzed version of the Trace File. The end result is an easy to read and even execute trace file, with all of the bind variables inside the respective SQL statements.</p> <p>The code is free. <a href="http://sqrtricks.com/listing/sqrtrickspeoplesoft/11-coboltraceanalyzer" >View code at SQRTricks.com</a></p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>