Re: What is the best way to copy a database
- From: "Cowboy \(Gregory A. Beamer\)" <NoSpamMgbworld@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 14 Oct 2008 15:33:37 -0500
Any of the tools to copy databases by reading schema and creating DDL and DML work slow. This is largely from the large amount of lines of code they create. The Database Publishing wizard will create a file rather quickly, but running it for a huge database is a big waste of time. It is great for creating seed database scripts, howvever.
Backup and restore, in general, is the easiest option.
Copy is fine for initial deployment.
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
Subscribe to my blog
http://feeds.feedburner.com/GregoryBeamer#
or just read it:
http://feeds.feedburner.com/GregoryBeamer
********************************************
| Think outside the box! |
********************************************
"David Thielen" <thielen@xxxxxxxxxxxxx> wrote in message news:pvs9f455gd5rrdiseo0qsi1d9211puet4u@xxxxxxxxxx
Sorry - I was typing fast. The backup/restore approach worked fine.
The Copy Database wizard was a giant time suck that never worked. So I
would suggest avoiding it.
thanks - dave
On Fri, 10 Oct 2008 18:08:59 -0500, "Hillbilly"
<somebody@xxxxxxxxxxxxx> wrote:
Which "it?"
"David Thielen" <thielen@xxxxxxxxxxxxx> wrote in message
news:8iive495e7n7c6os887ao790f13o0tp2jr@xxxxxxxxxx
THANK YOU!!!!!!!!!!!!!!
Much easier and unliek COpy Database, it works!!!
thanks - dave
On Thu, 9 Oct 2008 22:30:43 -0500, "Cowboy \(Gregory A. Beamer\)"
<NoSpamMgbworld@xxxxxxxxxxxxxxxxxx> wrote:
Detach file and copy to server.
Other option. Backup database and restore on other server.
Other option. Download the Database Publishing Wizard and do data and
schema
for entire database.
david@at-at-at@windward.dot.dot.net
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm
david@at-at-at@windward.dot.dot.net
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm
.
- References:
- What is the best way to copy a database
- From: David Thielen
- Re: What is the best way to copy a database
- From: Cowboy \(Gregory A. Beamer\)
- Re: What is the best way to copy a database
- From: David Thielen
- Re: What is the best way to copy a database
- From: Hillbilly
- Re: What is the best way to copy a database
- From: David Thielen
- What is the best way to copy a database
- Prev by Date: Re: VS 2008 Data Access Issues
- Next by Date: Re: How do I set the login name for a user?
- Previous by thread: Re: What is the best way to copy a database
- Next by thread: RE: What is the best way to copy a database
- Index(es):
Relevant Pages
|