Viewing 15 posts - 1,741 through 1,755 (of 9,641 total)
Sure you can setup log-shipping between databases on the same SQL Server instance, but as has been mentioned, the secondary database needs a different name. Also as has been...
February 21, 2012 at 10:07 am
jcrawf02 (2/20/2012)
Interesting idea: http://www.tor.com/blogs/2012/02/the-cornell-ratio-should-sff-convention-panels-be-5050-male-and-female
Interesting take on an issue. At least he's willing to put some effort in to make it happen. I've heard plenty of people talk...
February 20, 2012 at 11:03 am
One thing that needs to be recognized is that there is a difference between being a developer for a software company an developer for a company that uses software. ...
February 17, 2012 at 8:58 am
WayneS (2/13/2012)
jcrawf02 (2/9/2012)
February 13, 2012 at 8:05 am
GilaMonster (2/11/2012)
Jack Corbett (2/11/2012)
GilaMonster (2/11/2012)
Roy Ernest (2/10/2012)
February 11, 2012 at 11:13 am
GilaMonster (2/11/2012)
Roy Ernest (2/10/2012)
February 11, 2012 at 8:41 am
At the bottom of every email message is this text:
You can unsubscribe from topics at anytime from your control or the following link...
http://www.sqlservercentral.com/Forums/TopicSubscriptions1.aspx
You may need to manually copy & paste...
February 11, 2012 at 8:39 am
What OS are you on? You may need to do RUN AS ADMINISTRATOR on the installation package.
February 11, 2012 at 8:36 am
This may not be the issue, but is your package running in 64-bit mode? IF it is try try executing it with the 32 bit DTEXEC. Here's a link...
February 11, 2012 at 8:28 am
Admingod (2/10/2012)
Data is cleaned up from mdf file.so in order to get the free space to OS we need to shrinkdb right....After shrink will it give any better performance?
Thanks
No do...
February 10, 2012 at 7:35 pm
It depends on what you mean by reducing the database size.
Just eliminating free space won't improve performance and most likely will hurt it because shrinking introduces fragmentation into your...
February 10, 2012 at 4:42 pm
Roy,
Kevin Kline has some excellent blog posts/presentations about meetings that you should check out. I think he did one for the first 24hop that was great and was recorded...
February 10, 2012 at 4:37 pm
Raising an error with that severity level in a TRY block sends execution to the CATCH block so you don't need the RETURN. You just need to decide what...
February 10, 2012 at 12:55 pm
So I tried upping my activity lately to try to stay ahead of Paul on the total point count, but he has passed me. Congrats Paul.
February 10, 2012 at 10:35 am
Roy Ernest (2/10/2012)
February 10, 2012 at 10:26 am
Viewing 15 posts - 1,741 through 1,755 (of 9,641 total)