DBAsupport.com Forums - Powered by vBulletin
Results 1 to 9 of 9

Thread: ORA-14292: Partitioning type of table must match subpartitioning

Threaded View

  1. #7
    Join Date
    Oct 2006
    Posts
    7
    Sorry, maybe I didn't explain my problem properly.

    Using a third party software, I just Extract a DDL for source table (It's atacched to this comment, TRTEEVENTS_ORG_DDL.txt)

    Then the only partition on wich I am interested is Partition P_2005_01 on the source table, so I created a new bkp_table using the DDL from source table only for this partition.

    DDL for bkp_table will be (db.txt).

    My bkp table is created from PARTITION P_2005_01.

    Thanks

    PD. I've read the documentation.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width