APEX Deploy via Database Migration
I plan to move a production database to a new server (Oracle 11.1 to 11.2); the database has an apex application (4.1) on it and uses plsql embedded gateway.
Once I move the database over (which is no problem), what do I need to do to get apex working in the new location?
I've found a few threads close to what I'm looking for, but for "deploying to production" documents there's reference to exporting the apex application, supporting objects, etc., but I'm thinking that's more for deploying apex from within one database to another, whereas I'm physically moving the entire database.
I've seen a few related threads, but I confess to getting frustrated with 4.x Help as it takes me to Oracle.com/tech... which I find much less useful than the more direct help in 3.x.
Alan