Forum Replies Created

Viewing 15 posts - 256 through 270 (of 332 total)

  • RE: Historical Dollars

    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...

  • RE: Inside The Question of the Day

    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...

  • RE: SQL Cluster Security Question

    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...

  • RE: Database Mirroring - keeping logins/jobs etc. up to date

    Yep, good point; inter-dependent databases are not something I would rely on Database Mirroring to handle nicely.

  • RE: Database Mirroring - keeping logins/jobs etc. up to date

    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...

  • RE: Database Mirroring - keeping logins/jobs etc. up to date

    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...

  • RE: Database Mirroring - keeping logins/jobs etc. up to date

    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,...

  • RE: Database Mirroring - keeping logins/jobs etc. up to date

    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...

  • RE: The Credit Debate

    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...

  • RE: SQL Clustering Driving Me Nuts

    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...

  • RE: Mirror failover breaks transactional replication

    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...

  • RE: The Credit Debate

    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....

  • RE: Mirror failover breaks transactional replication

    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...

  • RE: Sharing

    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...

  • RE: Sharing

    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...

Viewing 15 posts - 256 through 270 (of 332 total)