Viewing 15 posts - 91 through 105 (of 225 total)
Just to play the devil's avocado:
- XML is a first-class citizen in SQL Server and as far as validation goes that's what DTDs are for. Right?
- I'm not sure what...
April 3, 2014 at 8:09 am
If the log reader agent is running, and changes are being picked up and sent out, and the sys.databases log_reuse_wait_desc for the publication database is showing "replication", then I'm not...
April 2, 2014 at 9:03 pm
I may have seen the same thing.
Specifically I set up transactional replication on tables that see some usage, sent out a large batch update during the day (I don't leave...
April 2, 2014 at 8:39 pm
hans.pret (4/2/2014)
a checkpoint is created
A checkpoint just means it's writing to disk. It doesn't mean what you appear to think it means. They happen all the time, it's user configurable...
April 2, 2014 at 3:58 am
No. Unless you had a script that overwrote those database files as the server was coming up, or something unbelievable like that.
April 2, 2014 at 12:51 am
No, so...
Step 1. Install sp_WhoIsActive for next time
Step 2. Profit
April 1, 2014 at 8:52 pm
I have so much fury for Prometric. They're accountable to nobody.
I recently cancelled a test. They managed to charge me the $32 refund fee immediately. Then it took them...
April 1, 2014 at 8:45 pm
jcrawf02 (4/1/2014)
April 1, 2014 at 6:21 pm
skeleton567 (4/1/2014)
No mention of comparison to others performance, no mention of industry salary levels, just my own record.
That has worked for me with some managers that appreciate what I'm doing.
In...
April 1, 2014 at 9:24 am
I haven't seen it, but:
- How long does a backup take?
- How often is the job being sent to start a backup?
- Where is the backup going to?
I feel like...
April 1, 2014 at 4:38 am
Never mind I think I get it.
I feel like there's quite a large disconnect between the intentions of the author, how the article was read, the comments, and then the...
April 1, 2014 at 4:36 am
Gary Varga (4/1/2014)
I would guess that it is a mixture of time zones, breaks, "stolen moments" in a well over contract length day and whilst walking the dog.
I was, ummm,...
April 1, 2014 at 1:18 am
Frankly, the date aside, I think it should have done this. SQLCLR is a massive pain in the butt to write, compile, then distribute the DLLs, then load onto a...
March 31, 2014 at 11:06 pm
I don't know but when I read it I was shocked. I would certainly like access to the raw data to confirm it for myself because I get the feeling...
March 31, 2014 at 9:45 pm
Viewing 15 posts - 91 through 105 (of 225 total)