Viewing 15 posts - 2,536 through 2,550 (of 8,416 total)
gheinze (10/1/2010)
The isolation level is read committed with ALLOW_SNAPSHOT_ISOLATION ON
At the default READ_COMMITTED isolation level, you would need to SET READ_COMMITTED_SNAPSHOT ON to get row versioning isolation.
ALLOW_SNAPSHOT_ISOLATION refers to full SNAPSHOT...
October 3, 2010 at 3:11 am
vinothr 33504 (10/3/2010)
I am having a table with columns say A to F. A being the primary key, B unique key. I am creating clustered index on...
October 3, 2010 at 2:08 am
CirquedeSQLeil (10/3/2010)
October 3, 2010 at 1:50 am
DataSort (10/1/2010)
I have tried to limit the memory in the server properties under memory. this did not help
ALZDBA was asking what you set the properties to. Setting 'max...
October 3, 2010 at 1:19 am
WayneS (10/2/2010)
Looks gorgeous. I envy you your view!
Maybe, but you wouldn't have envied me and Justin carrying a sofa and six-burner BBQ up the stairs this morning. Comedy.
October 2, 2010 at 6:37 pm
WayneS (10/2/2010)
Congrats! Where are you moving to?
Just locally, 5km or so. The new place is on the hillside overlooking the Tasman Sea and Kapiti Island.
October 2, 2010 at 3:31 am
Local news: Lots of changes on 1 October. GST went up, income tax came down, and Internet bandwidth increased to 15Mbps from 10Mbps. And I'm moving house.
October 2, 2010 at 3:00 am
Just for completeness, these are the results of the SQLCLR implementation on the original rig, now that I have a machine that can actually use parallelism 🙂
Table 'CsvTest'. Scan count...
October 1, 2010 at 5:03 am
Runs from my new laptop attached.
October 1, 2010 at 4:51 am
Personal experience of course, but I have yet to work with a PM (much less a BA) that added value to a project. The most successful enterprises I have...
September 29, 2010 at 7:42 am
brown-415622 (9/25/2010)
I have read all the documentation my issue is I'm not sure where to put the -T845 parameter at startup.Thanks
Well excuse me! You didn't give that impression by...
September 25, 2010 at 6:46 pm
brown-415622 (9/25/2010)
When adding the -T846 where exactly do add the parameter at the very begining? Can you please show an example, it would be well appreciated.
The trace flag is 845...
September 25, 2010 at 5:46 pm
UMG Developer (9/25/2010)
When did it change? (Is it based on the version of Visual Studio, or SQL Server?)
It was a SQL Server limitation. I don't recall exactly when it...
September 25, 2010 at 5:35 pm
Tom.Thomson (9/25/2010)
Nice. I learned new things from this. Write more like this one, please.
Thank you, I appreciate it. More in the same style or area of the product?
But...
September 25, 2010 at 6:58 am
Paul White NZ (9/7/2010)
September 25, 2010 at 3:05 am
Viewing 15 posts - 2,536 through 2,550 (of 8,416 total)