Viewing 15 posts - 3,001 through 3,015 (of 18,926 total)
Perry Whittle (9/6/2011)
Ninja's_RGR'us (9/6/2011)
Thanks, I forgot to mention that I don't have a test server I can risk losing atm ;-).
get a VM up should take no more than a...
September 6, 2011 at 10:04 am
LutzM (9/6/2011)
Is there any...
September 6, 2011 at 9:37 am
adb2303 (9/6/2011)
msdb.dbo.backupset has a foreign key constraint on backup_set_id with msdb.dbo.backupfilegroup, so as long as you restore the associated rows, I...
September 6, 2011 at 9:31 am
You might also check if you have traces or logging going on in the sql folders. Those can eat up a lot of room in no time flat.
September 6, 2011 at 9:22 am
Gianluca Sartori (9/6/2011)
What about adding the column with NULL? Would that work?
How could it possibly work? the value is auto-generated & maintained by the server!
BEGIN TRAN
CREATE TABLE dbo.Boom (a...
September 6, 2011 at 9:20 am
GSquared (9/2/2011)
Ninja's_RGR'us (9/2/2011)
SQLRNNR (9/2/2011)
Ninja's_RGR'us (9/2/2011)
That was the calm before the storm (Irene).That was our 2nd storm of the century here in 6 months.
Nice year 2k11 😛
Nice pic.
Yup, nice...
September 6, 2011 at 9:12 am
Please post the actual execution plan along with table DDL.
Assuming that's all there is to it I'm not seeing much hope for massive improvements.
Edit : And how long is way...
September 6, 2011 at 9:03 am
Cadavre (9/6/2011)
Ninja's_RGR'us (9/6/2011)
Cadavre (9/6/2011)
Timestamp datatype is deprecated.Agreed but this is 2k5 and I don't see how it would solve the issue at hand ;-).
It doesn't, just a warning that it's...
September 6, 2011 at 9:01 am
The only good metric I've seen work on a CTO was total processing time.
I was able to say I've saved a total of 45 X 24 hours non stop processing...
September 6, 2011 at 8:59 am
adb2303 (9/6/2011)
September 6, 2011 at 8:56 am
Cadavre (9/6/2011)
Timestamp datatype is deprecated.
Agreed but this is 2k5 and I don't see how it would solve the issue at hand ;-).
September 6, 2011 at 8:54 am
Pagan DBA (9/6/2011)
"Log File Full" is the correct answer to your question. It got full multiple times. Any way...
September 6, 2011 at 8:53 am
faling with what?
Log full?
Deadlock???
Tooth fairy out of cash because of economy??
September 6, 2011 at 8:39 am
adb2303 (9/6/2011)
Hi,I've just restored a backup of msdb to 'old_msdb' on one of our virtual servers. It went into the user database list no problem
Andrew
Thanks, I forgot to mention...
September 6, 2011 at 8:38 am
WayneS (9/6/2011)
Ninja's_RGR'us (9/2/2011)
That was the calm before the storm (Irene).That was our 2nd storm of the century here in 6 months.
Nice year 2k11 😛
Now that is a great...
September 6, 2011 at 8:37 am
Viewing 15 posts - 3,001 through 3,015 (of 18,926 total)