CSSCAN Version 1.2
==================
New Enhancements
----------------
(1) Additional information such as the version of the scanner, database sid
and the database character
set are now captured in the report.
(2) Estimation of the size expansion for each tablespace and the size of the
largest clob are included in the report.
(3) Nested table support added for scanner.
(4) New report section created to document potential character expansions due
to character semantics.
Fixed Bugs
----------
2327703 - ORA-01000: MAXIMUM OPEN CURSORS EXCEEDS
2318397 - SCANNER 1.1: IN SUMMARY REPORT TABLES ARE NOT PRINTED IN PROPER ORDER
2318334 - SCANNER 1.1: EXCEPTIONAL DATA SHOULD BE DIVIDED INTO TRUNCATION AND
LOSSY
2318072 - SCANNER 1.1: ALL THE DATATYPES SHOULD BE LISTED IN SUMMARY REPORT
2316176 - SCANNER: DATABASE SCAN SUMMARY REPORT SHOULD PUT ZERO IF THERE IS
NO DATA
2316149 - SCANNER 1.1: CSMINST.SQL, GRANT FAILED
2269880 - SCANNER TREATS MATERIALIZED VIEWS LIKE NORMAL TABLES
2241993 - PERFORMANCE ISSUE ON ENUMERATION
2219203 - SCAN.OUT FILE GETS GENERATED EVERYTIME THE HELP PAGE IS LAUNAGED
2311092 - GIVE WARNING WHEN CLOB IS EMPTY(LENGTH IS 0)
Known Bugs
----------
1766419 - CSSCAN IS UNABLE TO SCAN VARRAY DATA
1555706 - SCANNER IS UNABLE TO DETECT CLOB CONVERSION FROMCHAR=MB TOCHAR=SB
Installation and Configuration
------------------------------
The Character Set scanner archive should be expanded under ORACLE_HOME.
The archive contains six files, 'analyze_histgrm.sql', 'analyze_rule.sql',
'analyze_source.sql','csminst.sql',`csscan'and 'readme_csscan12'.
Should existing files from this archive already exist under ORACLE_HOME, backing
up
these files is advised.
The scanner schema must be rebuilt whenever a new version of the scanner is
being used.
Please refer to the Oracle9i/8i documentation for information on configuring
the
Character Set Scanner.
|