sabirlas

Results 1 issues of sabirlas

We are copying tables from Oracle to Azure PostgreSQL in parallel job mode using below command ora2pg -t COPY -J 64 -a 'TABLE[AUTHOR]' -T /data1/migration/plit_lob_copy/temp_data -c ../ora2pg.conf After running for...

enhancement