spAnalyzer for Oracle Statspack- spAnalyzer is a tool which provides analysis of report files generated by Oracle STATSPACK utility. spAnalyzer produces HTML report that contains performance tuning tips and hints which are based on performance data containing in STATSPACK text report. The resulting HTML report is split to several sections which are focused on particular areas of Oracle database instance performance tuning.
(Added: 18-Sep-2007 Hits: 79 Rating: 0 Votes: 0) Rate It
Technique to strip non-printable carriage return characters- There are occasions wherein we might be interested in manipulating with non-printable escape sequence characters, embedded in a large amount text data, to present them in a proper, readable format in the report or on the screen. One of the problems we normally encounter would be with the ‘return’ characters, which actually a combination of ‘carriage returns’ and ‘line feed’ characters.
(Added: 25-Jul-2000 Hits: 1431 Rating: 3.77 Votes: 9) Rate It