Error ORA-14404: partitioned table contains partitions in a different tablespace During Duplicate Database With Tablespace Parameter
Last week I got an issue trying to duplicate a database with only READ WRITE tablespaces for a specific table that had many partitions, some of them READ ONLY and others, those I wanted, READ WRITE. The goal for this operation is save time in a disaster event. Unfortunately, using SKIP READONLY command parameter was … Mais Error ORA-14404: partitioned table contains partitions in a different tablespace During Duplicate Database With Tablespace Parameter