COBOL SQL Trace / discussion
Forum » Forum / Existing Content » COBOL SQL Trace
Started by: Automatic
On: 1241100009|%e %b %Y, %H:%M %Z|agohover
Number of posts: 1
rss icon RSS: New posts
This is the discussion related to the wiki page COBOL SQL Trace.
COBOL Trace Analyzer
David Vandiver (guest) 1270751965|%e %b %Y, %H:%M %Z|agohover

To assist in reviewing the COBOL Trace, I have created an SQR that makes parsing the COBOL Trace file easy.

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.

The code is free. View code at SQRTricks.com

Reply  |  Options
Unfold COBOL Trace Analyzer by David Vandiver (guest), 1270751965|%e %b %Y, %H:%M %Z|agohover
New Post
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License