Rebuilding Your Local Oracle XE Database from Production
September 10th, 2006
In a recent article, I discussed how you can use Oracle XE to build a local development database. I have also built a script that will recreate my staging database (which is just another local database) from production whenever I need to. This will allow me the ability to easily refresh my database when needed, then run my test scripts against it to make sure it works.
