------=_Part_6589_550264.1208544777088
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi,
I was wondering if you could critique the following DB application
development process.
Given a production DB and a Dev DB:
1- Develope schema and code on Dev including test data which will impact
sequences, etc
2- Dump the schema only (not the data) from Dev and restore it into the
production DB
3- Populate DB with real data, usage begins
4- Enhancement to schema on Dev DB including unit testing again with
impact
on sequences
5- Dump schema and move to production
6- Goto 4
Thanks
Medi
------=_Part_6589_550264.1208544777088
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi,<br><br>I was wondering if you could critique the following DB
application development process.<br><br>Given a production DB and a Dev
DB:<br>1- Develope schema and code on Dev including test data which will
impact sequences, etc<br>
2- Dump the schema only (not the data) from Dev and restore it into the
production DB<br>3- Populate DB with real data, usage begins<br>4-
Enhancement to schema on Dev DB including unit testing again with impact
on sequences<br>
5- Dump schema and move to production<br>6- Goto
4<br><br>Thanks<br>Medi<br><br><br>
------=_Part_6589_550264.1208544777088--