Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: migration of database
> When migrating a database from the development to
> the production area do dba's generally copy the entire
> database or run scripts to create the tablespaces/tables ect?
Reasonable people may disagree. But the rule at Fortune 500s where I have worked is that you NEVER ... EVER ... build a production database from anything other than a single driving script that may contain the entire build or that calls other subscripts that together compose the entire build.
The advantages are many:
The script may be hand written, reverse engineered, or created using a CASE tool such as Designer or ERwin.
Daniel A. Morgan Received on Fri Jan 12 2001 - 00:48:29 CST
![]() |
![]() |