| Does anyone know how to switch off the superset check when changing the national character set. I would like to change the character set of a new database without rebuilding it and I am receiving ORAAny ideas on what could cause this
exec DBMS_STATS.GATHER_DATABASE_STATS( -
estimate_percent > DBMS_STATS.AUTO_SAMPLE_SIZE -
block_sample > TRUE -
method_opt > 'FOR ALL |
|