EXPERT RESPONSE
You can use the import command you give in step 1 above. However, use the 10g imp executable for this operation. I would also add the "log=imp.log" parameter so that the output is spooled to a log to help you resolve any errors.
You will probably receive some error messages about various SYS and SYSTEM objects that already exist. You can safely ignore these messages. When performing full imports, I ignore the messages for SYS and SYSTEM.
|