ora2pg icon indicating copy to clipboard operation
ora2pg copied to clipboard

Option TEST_DATA doesn't work

Open cyberioio opened this issue 2 years ago • 2 comments

Hi !

I use ora2pg v23.0 to migrate an Oracle database (11.2.0.3) to a PostgreSQL database (11) ; it works but when i try to use "TEST_DATA" option, i have the following message :

[SERVER]$ ora2pg -t TEST_DATA -c ./config/ora2pg.conf type option must be (TABLE, VIEW, GRANT, SEQUENCE, TRIGGER, PACKAGE, FUNCTION, PROCEDURE, PARTITION, TYPE, INSERT, COPY, TABLESPACE, SHOW_REPORT, SHOW_VERSION, SHOW_SCHEMA, SHOW_TABLE, SHOW_COLUMN, SHOW_ENCODING, FDW, MVIEW, QUERY, KETTLE, DBLINK, SYNONYM, DIRECTORY, LOAD, TEST, TEST_VIEW), unknown TEST_DATA

OS : CentOS Linux release 7.6.1810 (Core) [SERVER]$ ora2pg -v Ora2Pg v23.0

Other features of ora2pg work fine. Could you help me please ? Thanks in advance.

Lionel

cyberioio avatar Oct 03 '22 13:10 cyberioio

Please use latest development code for better support, or at least Ora2Pg 23.1.

darold avatar Oct 03 '22 14:10 darold

Ok, thanks. I'll try to use latest version of ora2pg next week.

cyberioio avatar Oct 04 '22 11:10 cyberioio