ora2pg
ora2pg copied to clipboard
Table partition schema generation issue.
Hi Darold,
While i run the below command it generate nothing, Although there are table partitions created in my database. Please refer the ora2pg cost estimate attached report.
ora2pg -c config/ora2pg.conf -t PARTITION -o partition.sql -b schema/partitions/
Please suggest.
Please find the attached config file. ora2pg.txt
You are using an obsolete version of Ora2Pg, please use latest development code and don't forget to set PG_VERSION to the target PostgreSQL database release in ora2pg.conf. This will helps Ora2Pg to know whatr should be activated, the PG_SUPPORTS_* configuration directives are obsoletes.