The Trace File Browser displays the contents of an Oracle trace file so you can easily isolate problem areas. The contents are separated into categories, and each category is accessed from a different tab in the browser.
Related Articles
SqlPackage Deploy Performance – IgnoreXX are not your friend!
Following on from yesterdays blog I was wondering about the comparison of objects that were the same and how the IgnoreWhitespace, IgnoreComments, IgnoreKeywordCasing and IgnoreSemiColonsBetweenStatem...
Are You Giving Your Data Analysts the Tools to Work Like a Team?
If your data analyst or data preparation teams are like most, chances are your organization is producing and sharing a lot of data in different output formats that cannot be easily tracked. This means...
Oracle Tuning Sorts to Reduce I/O
A sort area in memory is used to sort records before they are written out to disk. Increasing the size of this memory by increasing the value of the initialization parameters SORT_AREA_SIZE or PGA_AGG...
