Viewing 15 posts - 256 through 270 (of 332 total)
If the job advert specifies a salary (or salary range) and you apply for the job, then that means you are prepared to work for the salary. Irrespective of what...
April 11, 2008 at 1:44 am
I have a great deal of sympathy for you Steve. A long, long time ago I wrote a training program for new recruits at my company, and had to design...
April 8, 2008 at 3:25 am
Using Micrsosoft Cluster Service to provide high-availability for MSSQL is a good technology, but it is not trivial to set up. Unfortunately, a lot of the complexity is hidden behind...
April 7, 2008 at 2:31 am
Yep, good point; inter-dependent databases are not something I would rely on Database Mirroring to handle nicely.
April 4, 2008 at 6:57 am
Sounds like you haven't had the best luck with MS Cluster. Absolutely agree that the network infrastructure is just as important. If nothing else, you'll get frequent unnecessary failovers with...
April 4, 2008 at 6:30 am
bbr (4/4/2008)
AndyD (4/3/2008)
...Database Mirroring is not the perfect high-availability solution. It is, however, very, very cheap compared to setting up a Microsoft Cluster.
I don't agree. Database Mirroring is not...
April 4, 2008 at 5:37 am
Typically, in a production environment, logins, Agent jobs, etc do not change much (for the specific mirrored database in question). Other databases might be added, with their own logins, etc,...
April 3, 2008 at 4:38 am
For Logins, my advice is to stick with Windows Authentication only. That way, all logins are via domain users/groups - no logins need to be transferred.
Doesn't answer the main part...
April 2, 2008 at 9:07 am
Whilst it is true that a "biometric", such as the unique pattern of an iris, cannot easily be replaced, the electronic record of a biometric scan can be replaced/updated. I...
April 2, 2008 at 6:03 am
To me, it sounds like you are trying to achieve a Load Balancing solution, by using a High Availability solution. Remember, the sole purpose of a Microsoft Cluster is to...
April 1, 2008 at 1:42 am
Would be nice to know the outcome. The setup you have configured should work; I don't think there is a known, critical bug in the way Replication works in conjunction...
March 31, 2008 at 1:35 am
As a DBA, the unauthorised copying of any data under my control would be deeply embarrassing. But that wasn't your question!
My first thoughts were the same as Adam's....
March 28, 2008 at 3:28 am
Yep, that is my understanding too. Only the Principal and Mirror know about the Witness.
So, if your Distributor is only ever trying to contact the Principal, it sounds like...
March 27, 2008 at 2:40 am
Absolutely, ProcessMonitor from SysInternals (now part of the Microsoft, err, family) will help you figure out what permissions are required. The vast majority of problems are permissions to one or...
March 21, 2008 at 9:06 am
At my last work place, the Sys Admins implemented a new policy such that any workstation left unattended for 5 minutes would automatically lock, and then show the screensaver.
That REALLY...
March 21, 2008 at 2:47 am
Viewing 15 posts - 256 through 270 (of 332 total)