Viewing 15 posts - 5,626 through 5,640 (of 9,241 total)
rummings (3/13/2012)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 24, 2012 at 12:57 am
winston Smith (4/22/2012)
ServerA is the primary server
ServerB is synchronous failover
ServerC is synchronous readonly copy of the data.
I created a...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 24, 2012 at 12:52 am
Check the maxfileupload size in IIS, it defaults to 5MB you may want to change this
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 24, 2012 at 12:36 am
SMO has various methods you can exploit to do a whole range of database interaction tasks through C# and VB.net
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 24, 2012 at 12:33 am
In general the DBCC commands are database engine direct functions, they have thousands of lines of code behind them.
What is it you are expecting or would like to see?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 24, 2012 at 12:30 am
APA0876 (4/23/2012)
I finally found the article Part 3, this is wonderful, I just have question can I have multiple default sql instances on a SQL cluster? Or just one default...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 23, 2012 at 3:51 pm
here you go[/url]
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 23, 2012 at 1:32 pm
GilaMonster (4/22/2012)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 23, 2012 at 12:13 am
sqldba_newbie (4/22/2012)
So when MAXDOP is set to 1 no matter what CTP value is set to query would ever use ONLY 1 processor?
CTP will have no bearing when maxdop is...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 22, 2012 at 11:59 pm
Have you thought of throttling the Litespeed backups
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 21, 2012 at 5:34 pm
Cost threshold is in secs based on what the optimiser thinks a query wy take in secs
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 21, 2012 at 5:33 pm
balasach82 (4/21/2012)
While creating a DB, if the size is not given, it takes the size of the model, whereas if the size is given (which is greater/lesser than model size),...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 21, 2012 at 10:51 am
Steve Jones - SSC Editor (4/21/2012)
master/model/msdb usually are small enough, with few transactions, so including them with binaries is fine. Tempdb I treat as another user database.
+1, but the only...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 21, 2012 at 8:15 am
balasach82 (4/21/2012)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 21, 2012 at 5:48 am
evevea (4/20/2012)
For...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
April 21, 2012 at 5:35 am
Viewing 15 posts - 5,626 through 5,640 (of 9,241 total)