ora2pg
ora2pg copied to clipboard
ora2pg -- exporting partitions
Hi, Using ora2pg version 24.3 and i simply exporting some of the partitions in an Oracle table and no matter what i set, it seems to be exporting all partitions by default. Please advise
This is what i have in my config:
SCHEMA TEST
ALLOW TABLEA
TYPE COPY PARTITION
OUTPUT partition.sql
EXCLUDE PARITION[SOURCE_MI,SOURCE_OP,SOURCE_MA,SOURCE_MT,SOURCE_OW,SOURCE_VC,SOURCE_VN]
TRANSACTION readonly
DATA_LIMIT 10000
BLOB_LIMIT 10