Browse by Tags

  • Re: SYSTEM FAILURE

    Good information. If you have specified dates time of the backups, it would have been easier to explain. Don't panic. Check whether you have all the backups in hand. Also test whether they are in a good condition. Send a mail to all stakeholders that the database server will be down for some time...
  • Ideal maintenance for SQL SERVER 2005

    All, I do not like using the native sql server 2005 maintenance plans but rather script out tasks to perform maintenance. I do the following... Backup databases nightly (full) using Redgate. 15 minute t-log backups using Redgate. Defrag any index greater than 30% fragmentation rate every night (the logs...
  • Backup Error

    i have 2 SQL servers (Development & Production) both have the same scheduled backup job (contains 35 databases). However, on the development server after the job finish i find that there are 2 databases failed to backup and the following error message is there: Executed as user: NT AUTHORITY\SYSTEM...
    Posted to General DBA Questions (Forum) by eyeswideshut on 05-05-2008
  • Re: How to take a backup to a different server

    BACKUP DATABASE ... TO DISK='myserver\myshare\...' One thing to remember is that the account SQL Server and Agent runs under should (or must?!?) be a user account, not the system account and this account needs read and write permission.
    Posted to Getting Started (Forum) by FrankKalis on 11-16-2007
Page 1 of 1 (4 items)
 



© 2000 - 2007 vDerivatives Limited All Rights Reserved.