Viewing 15 posts - 436 through 450 (of 1,138 total)
Eswin (10/2/2009)
I found that two of my backup jobs created using maintenance plan task was running for almost tow days.
Today it stopped and thrown error
Executed as user: sqlserver12\user....
October 2, 2009 at 3:34 am
ramuvanparti (10/2/2009)
hiis it good to copy master msdb and user db to new server and restart it. will this restore all the setting.
erm nope. Why would you do that?...
October 2, 2009 at 3:29 am
Ian Scarlett (10/2/2009)
Marcin Gol [SQL Server MVP] (10/1/2009)
triggers are bad - because ... they are really hard to managed in big database
What makes them harder to manage in a large...
October 2, 2009 at 2:42 am
ItalianOlgi (10/2/2009)
October 2, 2009 at 2:40 am
Fred Zimmerman (10/1/2009)
1) What do you set your Recovery to on your databases backed up.
2) Aside from stated Diff backups you do, do you...
October 2, 2009 at 2:35 am
RBarryYoung (10/1/2009)
Also i was asked about clustering if you have 5 nodes where one is passive and rest are active and you are planing to add more nodes then what...
October 2, 2009 at 2:19 am
better to use filestream, that is what it was designed for and if you are using sql 2008, it is the best way.
October 2, 2009 at 2:14 am
Viky (10/1/2009)
October 1, 2009 at 7:34 am
Kwisatz78 (10/1/2009)
Well the SPID related to a motnthly job that is used to start a procedure to populate some "snapshot" tables. I had to stop the job.
So if you...
October 1, 2009 at 7:30 am
October 1, 2009 at 6:41 am
Kwisatz78 (10/1/2009)
As the title states I have an issue that occurs maxing out hte CPU. If I look in the DMV sys.dm_os_waiting_tasks I can see the SPID in...
October 1, 2009 at 6:39 am
what version and build version of sql server are you running?
October 1, 2009 at 6:35 am
Is this the function that you mean
WEIBULL(x,alpha,beta,TRUE) = 1 – e^(-(x/a)^b)
WEIBULL(x,alpha,beta,FALSE) = (a/b^a)(x^(a-1))(e^(-x/a)^b)
October 1, 2009 at 6:24 am
chiru_meher (10/1/2009)
Hardware Configuration:
Intel(R) Xeon(TM) CPU 3.00GHz
2.99GHz, 4GB of Ram
E drive: 232 GB free:101 GB
F drive : 220 GB free:98...
October 1, 2009 at 6:18 am
sridhar.yalamanchi (10/1/2009)
Hi,Please tell me, how to improve the SSIS Package perpormance.
That is a big question, do you have a SSIS package where performance is an issue. and can you say...
October 1, 2009 at 3:56 am
Viewing 15 posts - 436 through 450 (of 1,138 total)