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!

Update an application on another instance

BlueForest85Jan 19 2024

Hello everyone,

My APEX version is 23.1.

I have 2 on premise instances of APEX :

  1. Dev / test ;
  2. Production

Let's imagine that I have an application A on Dev/test, and the same application on Production.
I updated the application on instance A, and I would like to apply the update on Production instance.

I have to upgrade the database schema applying all modification on production database.

Then, I must update the application.
Is there a method to do so, or should I export the app from dev/test environment, delete the app on production instance and then import it with the previous same production app number ?
Then update shared component elements like application definition, etc. ?

Is there a more effective way to proceed ?

Thank you everyone,

This post has been answered by InoL on Jan 19 2024
Jump to Answer
Comments
Post Details
Added on Jan 19 2024
2 comments
238 views