Using original Oracle export to transfer meta-data from PROD to QA
Hi Gurus,
I have to use original export to transfer meta-data from PROD to QA since source Oracle version is 9i.
When I do this it returns no rows:
select * from dba_directories;
I need to know what are the exact steps to create an export file MI_PROD.DMP in a dir say /usr/oracle/export.
I have SYS access to PROD.
Thanks
Amitava.