
Sql 6.5 Disaster Recovery - Any help appreciated
There are a couple of ways to get where you want to be.
1. After your reinstall, you must build the database(s) including the
devices. The new database can be bigger but not smaller. It can have
a different device structure but must be the same size as the original
or larger (example: 1 large data device instead of several small ones).
Then load your databases from the backup. Since you've reinstalled SQL
you must also load your logins.
2. Basically the same steps as #1 above up to the part where you do the
load from backup. After creating the databases (devices must be exact
and directory structure must be exact) bring down sql then copy the
*.dat files from the old server to the new server. Then recreate your
logins.
I capture my database structure every night to a file on the ntfs. On
occasions where I have to make a copy of the prod. db on some other
server, I simply run the script generated each night (after a few
modifications) then run the load from tape. I'm still working on
generating a script for all of the objects in a db. I will be glad to
share my nightly script if you wish. Simply email me and I'll attach
it and return.
sidney
Sent via Deja.com http://www.deja.com/
Before you buy.