Viewing 15 posts - 4,726 through 4,740 (of 8,761 total)
Further on Chris's reply, this is a high level representation of what goes on behind the scene when a query is executed, it can be good, bad or ugly but...
August 14, 2015 at 10:31 am
Chris.Hubbard4U (8/14/2015)
I have a database In Recovery.Where do I check the completion status of the recovery?
Quick thought, query sys.dm_exec_requests and check for command='RECOVERY'
😎
August 14, 2015 at 10:26 am
Luis Cazares (8/14/2015)
Ed Wagner (8/14/2015)
crookj (8/14/2015)
BL0B_EATER (8/14/2015)
Ed Wagner (8/14/2015)
SQLRNNR (8/13/2015)
Ed Wagner (8/13/2015)
DonlSimpson (8/12/2015)
SQLRNNR (8/12/2015)
Luis Cazares (8/12/2015)
WayneS (8/12/2015)
Ed Wagner (8/12/2015)
Ed Wagner (8/12/2015)
SQLRNNR (8/12/2015)
whereisSQL? (8/12/2015)
Ed Wagner (8/12/2015)
Eirikur Eiriksson (8/12/2015)
Ed Wagner (8/12/2015)
Steve Jones...
August 14, 2015 at 10:22 am
kevin.ellis86 (8/14/2015)
August 14, 2015 at 9:39 am
drew.allen (8/14/2015)
Alan.B (8/13/2015)
drew.allen (8/13/2015)
Alan.B (8/13/2015)
August 14, 2015 at 8:06 am
odeddror (8/14/2015)
row count is sometime can be misleading (nulls, 0's or ' ' spaces)
Your sproc...
August 14, 2015 at 6:59 am
pietlinden (8/12/2015)
(See, told ya Eirikur could do it... even if I can't remember how to spell his name!)
He he, if I had a penny for every mis-spelling of my name...
August 14, 2015 at 3:24 am
Here is a simple profiling procedure I've used for years, nothing fancy but often quite helpful.
😎
NOTE: By the nature of the profiling, it can and will place considerable stress on...
August 14, 2015 at 2:54 am
Alan.B (8/13/2015)
drew.allen (8/13/2015)
Alan.B (8/13/2015)
August 14, 2015 at 2:15 am
kevin.ellis86 (8/13/2015)
So any transaction before 2012-07-19 would have an ID of 9368 and anything after would have an ID of 9369. Again sorry if this doesn't format correctly. Thanks for...
August 14, 2015 at 1:22 am
busraker (8/13/2015)
August 13, 2015 at 3:11 pm
WayneS (8/13/2015)
Lynn Pettis (8/13/2015)
WayneS (8/13/2015)
Do you think it would be beneficial to create an Oracle thread? (Would it actually work?)
Or...
August 13, 2015 at 1:20 pm
SQLRNNR (8/13/2015)
Ed Wagner (8/13/2015)
I think the bottom line is that we need more information about what you're trying to do to be able to help you.
No this is the bottom...
August 13, 2015 at 10:54 am
Luis Cazares (8/13/2015)
Eirikur Eiriksson (8/13/2015)
Grant Fritchey (8/13/2015)
WayneS (8/13/2015)
Crystal Ball, report to Aisle 5
I'm sure that a large part of this is English as a second language. But lordy, can the...
August 13, 2015 at 9:35 am
Grant Fritchey (8/13/2015)
WayneS (8/13/2015)
Crystal Ball, report to Aisle 5
I'm sure that a large part of this is English as a second language. But lordy, can the questions be worded more...
August 13, 2015 at 9:30 am
Viewing 15 posts - 4,726 through 4,740 (of 8,761 total)