Move separate DEV and QA environments into existing UAT Apex enironment
We have an Apex application with separate DEV, QA, UAT and LIVE environments and databases. We want to move DEV and QA to share the UAT Apex environment. All application account names, workspaces etc are identical across all environments.
We have exported the database schema which the application uses from the standalone DEV and QA databases and imported them into the UAT database, renaming the schemas to MYAPP_DEV and MYAPP_QA.
We have repointed the database connection in ords_params.properties and defaults.xml to point to the UAT database and changed the following passwords to the UAT passwords: