Viewing 15 posts - 9,001 through 9,015 (of 9,219 total)
virtual server enterprise will quite happily allow virtual sql servers to run, in fact it is possible to set up a 2 node sql cluster 😉
August 12, 2008 at 4:36 pm
under 10 user connections!
i would home on an existing instance
August 12, 2008 at 10:05 am
have the backup verify the files at backup time. if storing on a backup on a network,
backup to local drive first then copy to network
August 12, 2008 at 10:02 am
when you attach\restore a db to SQL2005, i'm pretty sure it runs DBCC CHECKDB as part of the upgrade!
You would certainly be advised to update the stats to sql2005 stats
August 12, 2008 at 6:16 am
you can also use the alter database modify file command to move the files, make sure they're in the same location as MASTER as already stated
August 12, 2008 at 4:24 am
Junior_DBA (7/21/2008)
1) offline DB2) detach DB
for future reference;
once the database is marked offline you do not need to detach the database you can just go ahead and copy the files...
August 11, 2008 at 4:36 am
go into Add\remove programs and select the .NET 2 framework. Run a repair of this first (click change\remove and it will ask to repair or remove)
August 11, 2008 at 4:31 am
as mentioned the primary reason for filegroups is to spread the database across multiple disks\arrays to increase performance. Placing filegroups on the same array is really pointless
August 8, 2008 at 10:24 am
just out of interest why are you upgrading Windows 2003 std to 2003 Enterprise in the first place. I always prefer a clean install for NOS's
August 8, 2008 at 10:17 am
presumably you have the ESX server installed\configured\secured and hooked up to the SAN?
August 8, 2008 at 10:15 am
Jeremy Brown (8/8/2008)
And oh what an awesome thing VMWare HA is...
sort of makes MSCS redundant really doesnt it
August 8, 2008 at 10:12 am
Ybol
the first question has to be
What virtualisation platform do you intend to use?
It is not uncommon to have a physical node (active) and a virtual node (passive).
If using something...
August 8, 2008 at 10:06 am
are you planning physical or virtual machines
August 8, 2008 at 6:05 am
jim.powers (8/6/2008)
although our Network Admin would prefer Hyper-V.
why? what is their reason for choosing this over ESX?
August 6, 2008 at 2:33 pm
Viewing 15 posts - 9,001 through 9,015 (of 9,219 total)