DOA and export/import

michael

Member
Hello

I am new to Oracle and try the DOA-Evaluation.

Is there a chance to export a specific usertable (with index and trigger) from server1 and then to import to server2 with DOA?

Thanks Michael
 
There is no function in Direct Oracle Access that will do this, but you can execute the standard Oracle utilities exp.exe and imp.exe with appropriate command line parameters to perform this function.

------------------
Marco Kalter
Allround Automations
 
Back
Top