Tablespace / Datafile Migration: enq: RO - fast object reuse
Hello!
I am migrating a (lot of) tables out of a (huge) tablespace into bigfile tablespaces one by one.
I am using SQL> alter table trullala move tablespace trullala_tbs;
In my test environments everything went fine. In the production system with 2 TB on structured data, I am facing a contention "enq: RO - fast object reuse". My session is blocked by a checkpoint-process.
Here are the technical data:
- Windows OS, Oracle 10.2.0.4, ARCHIVELOG, Backup by RMAN every day incrementally, Backup of Archivelogs every 3 h.
What does this enq-event mean?
How can I systematically avoid this?
What Information do I need to avoid these contentions?
Thank you for your help!
Sincerely
Michael_k