Viewing 15 posts - 481 through 495 (of 1,271 total)
I wasn't a fan of the CBS Sports FF system. Haven't tried ESPN's system. Of the ones I have used, I've liked Yahoo's the best.
August 16, 2010 at 9:18 am
We don't use general domain groups for managing access to SQL Server. We create security groups in AD for managing specific sets of access and individual users have to be...
August 12, 2010 at 9:52 am
If these were available for sale, I'd hang this on my office door!!!
August 11, 2010 at 8:01 am
You're preaching to the wrong person. I documented how to use event notifications with database mirroring 3 years ago. However, the poster didn't ask about all of the stuff you...
August 9, 2010 at 8:40 am
Using Event Notifications for the backups is overkill. All you need to do is to check the status of the database and not perform the backup if the database is...
August 8, 2010 at 11:37 pm
I think you are confused about how mutli-instance clusters works. You can spread out the load of a cluster by having multi-instance clusters with different instances active on different nodes,...
July 8, 2010 at 12:50 pm
SQL Browser does NOT need to be running. The accoutn should NOT be a member of the admins group. This is NOT related to SPN's.
July 2, 2010 at 12:09 am
You also need to understand how transactional replication works. If I run a single update query on the publisher that updates 1000 records, then on the subscriber, that is broken...
June 30, 2010 at 10:16 am
Are both endpoints using the same encryption algorithm (they must use the same encryption algorithm to be able to communicate)?
Does the OS support the specified encryption algorithm (the default encryption...
June 28, 2010 at 11:45 am
alex.kolesar (6/24/2010)
June 28, 2010 at 11:29 am
I think it's pretty obvious that everyone in this thread knows what a differential backup is. Also, differential backups are not always faster than a full backup. In fact, a...
June 24, 2010 at 10:02 am
That is a network error that means you are losing your connection to the other server. Your network connection is not consistent.
June 24, 2010 at 12:34 am
As EdVassie said, VSS writer itself is not to blame. This is a known issue with certain backup utilities that use the VSS Writer to create backups. This includes Data...
June 22, 2010 at 10:38 pm
Viewing 15 posts - 481 through 495 (of 1,271 total)