Viewing 15 posts - 9,046 through 9,060 (of 9,241 total)
Michael Valentine Jones (8/5/2008)
400 TB would make it one of the worldβs largest databases...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
August 5, 2008 at 3:44 pm
Lee Hart (8/5/2008)
forgetting for a moment that SQL server Enterprise edition uses more than the standard install...
both SQL 2005 Std and Ent address RAM up to the OS limit.
Lee Hart...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
August 5, 2008 at 3:21 pm
just ensure that MSSQLSYTEMRESOURCE and DIST are in the same location as your MASTER database and all should be well
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
August 5, 2008 at 9:17 am
begs the question,
if you're implementing log shipping, why are you truncating the log?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
August 3, 2008 at 11:51 am
sounds like these guys had the problem as you, give it a shot
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=2968469&SiteID=1
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
August 3, 2008 at 3:16 am
i was involved in an upgrade from a sql2000 instnce to a sql2005 instance early last year. The point raised was how do we get the databases onto the new...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
August 3, 2008 at 3:02 am
as stated in your case no.
if you were SAN based for instance for your VM storage then you could use different LUNs.
With regards to licensing if you licence your host...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
August 2, 2008 at 12:57 pm
are you experiencing page splits on your server?
SQL server default is 0 which means the same as 100% (you can alos specify when rebuilding an index which overrides the default),...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
August 2, 2008 at 12:45 pm
you wouldbe best to set the default paths after installation.Its a lot easier or use custom scripts to set the paths
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
August 2, 2008 at 9:27 am
New_to_being_DBA (7/31/2008)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
August 2, 2008 at 3:21 am
what are you expecting to see?
what is the reason for executing dbcc opentran?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
August 2, 2008 at 3:11 am
the 2 HBA's should be multi homed so that in the case of an HBA failure you dont lose any of your data drives.
In the options you are quoting loss...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
July 31, 2008 at 4:17 pm
Gordon (7/30/2008)
Perry, can you elaborate a bit more on which part of the CIMV2 you used?
WIN32_Processor, as i pointed out previously this class returns an instance for each core that...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
July 31, 2008 at 5:58 am
from server config point of view you only have the options of
mixed mode
windows
From the logins point of view you could remove builtin\administrators and any other windows groups\users, etc and this...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
July 31, 2008 at 5:26 am
its easier to get the server tag id and check the manufacturers website LOL
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" π
July 30, 2008 at 1:51 pm
Viewing 15 posts - 9,046 through 9,060 (of 9,241 total)