Browse by Tags

  • Re: Log shipping disabled and then enabled

    If you enable the log shipping it might take sometime to update the secondary server, depending upon the number of transactions piled up on the log. Best thing is to stop the log shipping as is, take fresh complete database backup from primary and then apply to secondary. Once this is finished you can...
    Posted to SQL Server Log Shipping (Forum) by satya on 08-17-2007
  • Re: Programmatically import table data T-SQL

    Fair enough, in this case you can take help of log shipping (manual) to perform updates between central repository and client's end (laptop). Also replication will help you to update only required tables. If the client's database is READONLY then simply you could schedule a manual job to backup...
    Posted to General Developer Questions (Forum) by satya on 08-13-2007
Page 1 of 1 (2 items)
 



© 2000 - 2007 vDerivatives Limited All Rights Reserved.