Viewing 15 posts - 121 through 135 (of 486 total)
Thanks for answering the questions. Given that this only affects yourself, other users are okay and there is no issue when you use SSMS within a RDP session on...
July 9, 2015 at 3:23 am
Yes null columns take up space, you can potentially however reduce this overhead using sparse columns:
July 8, 2015 at 6:47 am
jwanutt (7/7/2015)
July 8, 2015 at 3:23 am
Thanks for the clarification.
To try and narrow down the problem can you answer these questions:
1. Can you remote desktop onto the server that hosts the SQL server instance that you...
July 8, 2015 at 2:50 am
Michelle-138172 (7/6/2015)
July 7, 2015 at 8:22 am
By this statement do you mean you are running 13 SQL server instances on your own PC? "There are total 13 SQL Servers in my work station."
If so what...
July 6, 2015 at 5:57 am
I agree with what your saying IF the OP was using a regular shared folder, but the question they have posted is using a UNC path to a folder that...
July 2, 2015 at 5:04 am
Yes it should, although not exactly the same situation we had our publisher running SP3 for a few days while our subscribers ran SP2 as we could not upgrade...
July 2, 2015 at 3:41 am
Have a read of this, no point in me regurgitating it. Usually its down to memory pressure or IO:
July 2, 2015 at 3:39 am
SQL Surfer '66 (7/2/2015)
If SQL...
July 2, 2015 at 3:31 am
I wouldn't say its a fad, but its definitely still in the infancy period. We currently use DynamoDB in Amazon Web Services and MongoDB in on site solutions,...
July 1, 2015 at 7:39 am
Sam77 (6/30/2015)
July 1, 2015 at 3:32 am
The transaction may not originate in tempdb though. You will need to repeat this in your user databases also.
June 30, 2015 at 7:51 am
In transactional replication I don't believe they are, however if someone can prove me wrong that's fine.
For statement delivery the only article options are INSERT \ DELETE and UPDATE. ...
June 30, 2015 at 7:50 am
Can you run DBCC OPENTRAN? Does it report any open transactions?
June 30, 2015 at 7:44 am
Viewing 15 posts - 121 through 135 (of 486 total)