Hi there,
This may be answered elsewhere but I have not been able to find it. I have multiple Application Express Environments. For purposes of this discussion lets just consider two environments. One is a "production" environment where ApEx is the only thing the DB is used for. The other is a "Development" environment which shares it's DB with another homegrown application.
Periodically a refresh from production will be requested on this database. How can I export the entire application express environment from the Prod Instance and replace that environment on the Dev Instance? Are there specific schemas to export/import with Datapump? Is there a documented procedure somewhere?
Please let me know how to do this...
--Adam