About 10,900 results
Open links in new tab
  1. problem restoring a back up database (operating system error 21)

    May 12, 2011 · If i have a good remembrance, the backup/restore is not completely supported with Sql Server Express. For example, you cannot backup directly a database to a CD-ROM , you must do a …

  2. The order of tasks for disaster recovery

    Jan 19, 2016 · If there are multiple servers in the destination system, all servers must be restored to the same backup set. You must view the restore history on each server and make sure that the most …

  3. “Cannot OPEN BACKUP device” Operating system error 5 (Access is …

    Mar 16, 2020 · 1. I did backup from first managed instance to storage container using backup to URL

  4. TF401392: The full backup job never started

    - VerifyDiskFreeSpace (VerifyNode) : Verifying that the backup path has free space - VerifySystemIsNotBeingServiced (VerifyNode) : Verifying system is not currently being serviced

  5. Getting error Cannot open backup device. Operating system error 2 …

    Oct 14, 2021 · I have created simple database connectivity using Visual C# 2010 professional and SQL server 2008. I want to deploy the project to other machine. I am keeping database backup file in …

  6. logical consistency-based I/O error: incorrect checksum: Single Table

    Jul 26, 2012 · If the problem is not hardware-related and a known clean backup is available, restore the database from the backup. Consider changing the databases to use the PAGE_VERIFY …

  7. ISSUE: Restoring DB from Azure Blob -Error 3: cannot find the path ...

    Mar 15, 2018 · (System)" 2) For #1 to work, you need to MANUALLY create a credential via T-SQL and start the process from the beginning so the azure storage container appears on the list in the "select …

  8. Cannot perform a differential backup for database

    Apr 12, 2010 · For differential backup u should have a Baseline/Full backup. SO first take full backup and the try differential backup backupdatabase SomeDtabase toDisk='D:\Somefile.bak'with init the …

  9. Any performance impact due to increasing the frequency of …

    Jul 1, 2014 · Backup opens its own thread but does not causes blocking ( might be some exception) and I have personally not seen any issue due to log backup running but your system reources should …

  10. RegLoadKey - social.msdn.microsoft.com

    Jan 28, 2010 · PrivateConst SE_BACKUP_NAME AsString = "SeBackupPrivilege" ' System.Diagnostics.Process.Handle <DllImport ("kernel32")> _ PrivateSharedFunction …