Forum Replies Created

Viewing 15 posts - 4,966 through 4,980 (of 9,244 total)

  • RE: OS Error when configuring Log Shipping

    One further question,

    When you set the details on the restore tab did you edit the restore options and enter different paths for the target\secondary data and log files?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: OS Error when configuring Log Shipping

    Get back to basics, firstly the agent service account on the primary doesn't need any access to the copy location on the secondary server. It doesn't know about it and...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: can I measure how much memory is allocated to the buffer in SS2K8 on VMWare accurately

    Consult with your vm admin, if memory ballooning becomes a problem you may have to uninstall the balloon driver from the vmware tools but simply having the admin reserve resources...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: DB Backup to a non-domain windows server

    You'll need to use passthrough authentication. The database engine service account must be able to access the share unchallenged. It's similar to the problems faced in SQL Server log shipping...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Transferring logins and passwords

    you can get a quick and dirty dump using this too

    select 'create login ' + QUOTENAME(name) + ' with password = ' +

    sys.fn_varbintohexstr(password_hash) + ' hashed, ' +

    'sid =...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: OS Error when configuring Log Shipping

    can you post a screenshot of the point in the wizard where the error appears?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Logshipping restore job failed

    ksr39 (9/21/2012)


    Hi All,

    Thank you for the reply, I have configured the logshipping on this database and from starting the log's are not getting restored to the destination database from the...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Change domain user login

    siraken (9/20/2012)


    "The name change cannot be performed because the SID of the new name does not match the old SID of the principal". I tried to install SP2, but still...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: OS Error when configuring Log Shipping

    thotvedt (9/20/2012)


    is a domain account with full permissions to the shares in both locations. It completes the initial backup, then goes to the copy and that's where it breaks. ...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Mirror and witness becomes disconnected, won't reconnect

    Try restarting the mirror endpoint next time instead of the sql server service

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: sql server 2012 cluster take way too long to backup/restore

    To thoroughly test the storage for I\O patterns use SQLIO not sqliosim

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Failing over a database in Standby mode - will it remain in standby mode?

    ok, so what checks are in place to validate files that have been or not been restored.

    If you're doing this completely manual then it is very easy to get out...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Failing over a database in Standby mode - will it remain in standby mode?

    aaa-322853 (9/20/2012)


    Hi,

    We have implemented custom log shipping between the primary and secondary database. The secondary database in on a SQL Server 2005 cluster with the data/log/undo files all on...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SQL 2012 High Availibility

    SQLSACT (9/20/2012)


    however, is it just me or does it become very complex when you start combining FCI ?

    Thanks

    yes extremely, why do you think i wrote the article 😉

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Is Alive

    it's the check to make sure the sql server instance is online and responding

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

Viewing 15 posts - 4,966 through 4,980 (of 9,244 total)