Truncate Takes A Long Time -- Waits on RO enqueue [metalink ID 286363.1]
1. For 10g slow truncate issues, switch off the new feature and revert to 9i functionality model:
ALTER SYSTEM SET "_db_fast_obj_truncate"=FALSE SCOPE=BOTH;
or change the initora/pfile as appropriate.
2. If the performance is to be improved in 9i, try improving the throughput of DBWR.
Setting db_writer_processes can help.
Get Oracle Partition High Values as VARCHAR2 types instead of LONG in
Oracle 19c and earlier
-
Here’s a little PL/SQL function create_partition_high_value_func.sql that
allows you to write SQL queries against data dictionary for partition
maintenan...
Acum o săptămână
Niciun comentariu:
Trimiteți un comentariu