Dear All,
I have created a full export of my database instance which is held under '/u01/app/oracle/prodb/export' and I want to restore to my database only a certian users tables which when I query are about 10 tables in total.
If I issue for say example 'imp scott/tiger FILE=dba.dmp FROMUSER=scott TOUSER=scott' will I have to use the parameter 'TABLES=(dept,emp)' but state all 10 table names in this were for example I have 'dept,emp'.
Thanks
Simon Peter Wickham
Email: s.wickham@zoom.co.uk
I have created a full export of my database instance which is held under '/u01/app/oracle/prodb/export' and I want to restore to my database only a certian users tables which when I query are about 10 tables in total.
If I issue for say example 'imp scott/tiger FILE=dba.dmp FROMUSER=scott TOUSER=scott' will I have to use the parameter 'TABLES=(dept,emp)' but state all 10 table names in this were for example I have 'dept,emp'.
Thanks
Simon Peter Wickham
Email: s.wickham@zoom.co.uk