 |
|
Oracle Tips by Burleson |
Oracle 10g The Data Dictionary Individual Exceptions
Summation
The first section of the Individual Scan
Exceptions report, the Data Dictionary Individual Exceptions
Summation, reports on whether data dictionary data is convertible or
has exceptions. There are two types of exceptions that require
actions, these are:
-
exceed column size
-
lossy conversion
The following output is an example for a data
dictionary that contains both lossy and convertible data. Notice in
the first part of the report how the column value for the column
that is experiencing the lossy error is a comment line, which we can
safely ignore. The worst that can happen is some of the comment line
will not be converted properly.
[Data
Dictionary individual exceptions]
User : SYS
Table : SOURCE$
Column: SOURCE
Type : VARCHAR2(4000)
Number of Exceptions : 1
Max Post Conversion Data Size: 4000
ROWID
Exception Type Size Cell Data(first 30 bytes)
------------------ ------------------ -----
------------------------------
AAAABHAABAAALBYABx lossy conversion -- param entity_type
------------------ ------------------ -----
------------------------------
User : SYS
Table : METASTYLESHEET
Column: STYLESHEET
Type : CLOB
Number of Exceptions : 0
Max Post Conversion Data Size: 58471
Get the complete Oracle10g story:
To get the code instantly, click here:
|
|
|
Need an Oracle Health Check?
Does your boss blame you for an Oracle performance problem?
Need to prove that your database is properly optimized?
BC Oracle performance guru's can quickly verify every aspect of your
Oracle database and provide a complete certification that your database
is fully optimized. |

|
|