Skip to Main Content

Oracle Database Express Edition (XE)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using Oracle imp to recover

437968Aug 24 2006 — edited Aug 28 2006
Hi,

I'm doing some disaster recovery tests. I use exp to export the database with the following command:

exp \"sys/mypassword AS sysdba\" FULL=y FILE=/data/backup/apex_backup.dmp

If I try and do an import using imp I get a lot of problems importing into the flows_files and flows_020100 schemas. It imports my other schemas perfectly.

How should I import so APEX still works and it still retains my applications?

Thanks,

Martin
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 25 2006
Added on Aug 24 2006
8 comments
569 views