I have written a document for our developers that allow them to install and configure Dev tools on their laptops. This local environment allow them to develop and unit test their work before deploying it to central test environments.
I am trying find out if our developers can install Oracle Express (XE) on their laptop and then run RCU against this database. Developers need SYS password to run RCU against central database and DBA cannot give out this password.
Can some share their experience of using XE to create schema using RCU?