Skip to Main Content

APEX

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!

Restore an APEX app from full exp or from db files.

883112Jan 6 2013 — edited Jan 7 2013
Hi,

Since 20 days, I'm trying to find a way to recover my APEX application that I built during 10 months.

In the first time, I tried to recover, repair, restore...etc. my corrupted database 11g1 without success, in the end with nerves, I delete everything and reinstalled 11g2.
Before to delete, I copied all db files including the corrupted one (system01.dbf).

I had wrote a script in order to export after any big change in my DB, a full database (using exp tool).

So now, What I have is :

1 - New and clean database.
2 - Last full export from the older one.
3 - All db files of the old database (noarchivelog).

I can import my schema that I used in my APEX app to contain data and objects (tables, sequences, triggers, views, packages, functions and procedures).
But, I can't restore the APEX app.

Is there any way to recover my app from the export or from dbfiles ?

Best regards,

Comments

Mike-Matthews-Oracle

This simply means the real-time screening jobs are not running.

There are steps in the guide for running these.

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 4 2013
Added on Jan 6 2013
5 comments
939 views