DBMS_DATAPUMP - how to simulate commit=N ?
Hi,
I am writing a PL/SQL procedure to export/import data from any database. Concerning the import part, how to simulate using DBMS_DATAPUMP api the command line option COMMIT=N?
Our environment is Oracle 10.2.4 EE.
Thanks for your help,
Cyryl