Viewing 15 posts - 5,131 through 5,145 (of 8,761 total)
Revenant (6/1/2015)
TomThomson (6/1/2015)
DonlSimpson (6/1/2015)
SprintBorland
Delphi[/quoteZeus
June 1, 2015 at 11:52 pm
Jeff Moden (6/1/2015)
Maybe it's just me. I might be getting too old for this business. I don't understand why people make such ridiculous posts.
That is an SSF if...
June 1, 2015 at 11:08 pm
tcronin 95651 (6/1/2015)
that is kind of the issue, dependent on SAN people so don't want to make mad, however, would like to see after Exchange migration is done
The migration might...
June 1, 2015 at 2:41 pm
tcronin 95651 (6/1/2015)
yeah idera does show wait stats spiking, of course also doing a exchange migration, just trying to see if relationship between blocking and drive issue
Are you anywhere close...
June 1, 2015 at 2:18 pm
tcronin 95651 (6/1/2015)
No physical, not really anything from the SAN but after 15 years of dealing with them realizing like behind the curtain in the wizard of oz world
Wasn't there...
June 1, 2015 at 1:49 pm
djj (6/1/2015)
Eirikur Eiriksson (6/1/2015)
Ed Wagner (6/1/2015)
cunningham (6/1/2015)
Ed Wagner (6/1/2015)
cunningham (6/1/2015)
Ed Wagner (6/1/2015)
crookj (6/1/2015)
Ed Wagner (6/1/2015)
Revenant (6/1/2015)
cunningham (6/1/2015)
TomThomson (6/1/2015)
Ed Wagner (6/1/2015)
AwayA-weigh
Anchors
News
Facts
Statistics
Lies
politicians
Corrupt
FIFA
Sport
Version
License
Cost
June 1, 2015 at 1:15 pm
tcronin 95651 (6/1/2015)
data, index, log and tempdb all on separate disks on new EMC SAN
More questions: Is the server a VM? Anything in the SAN logs?
😎
I've seen similar issues on...
June 1, 2015 at 1:14 pm
Ed Wagner (6/1/2015)
cunningham (6/1/2015)
Ed Wagner (6/1/2015)
cunningham (6/1/2015)
Ed Wagner (6/1/2015)
crookj (6/1/2015)
Ed Wagner (6/1/2015)
Revenant (6/1/2015)
cunningham (6/1/2015)
TomThomson (6/1/2015)
Ed Wagner (6/1/2015)
AwayA-weigh
Anchors
News
Facts
Statistics
Lies
politicians
Corrupt
FIFA
Sport
Version
June 1, 2015 at 12:56 pm
tcronin 95651 (6/1/2015)
June 1, 2015 at 12:55 pm
pietlinden (6/1/2015)
That's what happens when you sleepcode... you do silly things. For some reason I totally forgot about ABS()...
I do know the fealing:-D
😎
June 1, 2015 at 12:19 pm
Quick suggestion that fits the posted sample data
😎
USE tempdb;
GO
SET NOCOUNT ON;
IF OBJECT_ID(N'dbo.TBL_SAMPLE_DATA_012') IS NOT NULL DROP TABLE dbo.TBL_SAMPLE_DATA_012;
CREATE TABLE dbo.TBL_SAMPLE_DATA_012
(
Id ...
May 31, 2015 at 11:49 pm
Very nice piece Jeff and a very good point.
😎
As a side note, I have not hindered or limited my children's access to any source of information, rather I've spent...
May 31, 2015 at 2:14 pm
satish.saidapur (5/31/2015)
I have installed SQL server 2012 STD successfully but i missed to add my ID as well as group ID while installing. So now...
May 31, 2015 at 4:26 am
Jampandu (5/31/2015)
Thanks a lot Eirikur.
You are very welcome.
One more thing, you should check that the data types in the XQuery output matches the destination, cannot do that for you as...
May 31, 2015 at 2:09 am
Jampandu (5/31/2015)
I need to extract values from XML column in table instead of variable.
Here I'm attaching the sql file for test data (some part of xml data). Could...
May 31, 2015 at 1:43 am
Viewing 15 posts - 5,131 through 5,145 (of 8,761 total)