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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Copy Apex and all apps from development DB to multiple production DBs

179992Aug 29 2008 — edited Aug 29 2008
Hi,

We have one development database with around 100 production databases.

I am new to Apex and we are evaluating how we could use it within our existing application but the first thing I need to know is the easiest way to copy the apex developed applications to all of our production databases.

Currently I export all objects from our development schema and compile them onto the production databases, can I do something similar with apex?

Would I just need to export the flows_030100 and flows_files schemas from our dev database and import it into the production databases? If so what about any grants? I can easily grant all the privilages for flows_030100 and flows_files users but is there anything else?

Any other angles to approach this from?

Thanks
Robert

Comments

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

Post Details

Locked on Sep 26 2008
Added on Aug 29 2008
3 comments
227 views