Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Backup Problem for Large Database.

Backup Problem for Large Database.

Scheduled Pinned Locked Moved Database
databasehelptutorial
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    VikashGohil
    wrote on last edited by
    #1

    Hello, I am Vikash. I have a large database at a clients place. My Software has a Facility of taking Backups from the software. I am taking Backups programmatically. I use the query, Backup Database <DBName> to Disk=<FilePath>. But due to Large Database Size, it gives a Time-Out error on executing the Query. Can anyone suggest how to take backup of Large Databases Programmatically. Avaiting a reply, Thanks in Advance.

    L J N 3 Replies Last reply
    0
    • V VikashGohil

      Hello, I am Vikash. I have a large database at a clients place. My Software has a Facility of taking Backups from the software. I am taking Backups programmatically. I use the query, Backup Database <DBName> to Disk=<FilePath>. But due to Large Database Size, it gives a Time-Out error on executing the Query. Can anyone suggest how to take backup of Large Databases Programmatically. Avaiting a reply, Thanks in Advance.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      VikashGohil wrote:

      But due to Large Database Size, it gives a Time-Out error on executing the Query.

      What about a larger value for the Time-Out[^]?

      I are Troll :)

      1 Reply Last reply
      0
      • V VikashGohil

        Hello, I am Vikash. I have a large database at a clients place. My Software has a Facility of taking Backups from the software. I am taking Backups programmatically. I use the query, Backup Database <DBName> to Disk=<FilePath>. But due to Large Database Size, it gives a Time-Out error on executing the Query. Can anyone suggest how to take backup of Large Databases Programmatically. Avaiting a reply, Thanks in Advance.

        J Offline
        J Offline
        Jorgen Andersson
        wrote on last edited by
        #3

        Most larger databases have backup functionality builtin. What database are you using?

        1 Reply Last reply
        0
        • V VikashGohil

          Hello, I am Vikash. I have a large database at a clients place. My Software has a Facility of taking Backups from the software. I am taking Backups programmatically. I use the query, Backup Database <DBName> to Disk=<FilePath>. But due to Large Database Size, it gives a Time-Out error on executing the Query. Can anyone suggest how to take backup of Large Databases Programmatically. Avaiting a reply, Thanks in Advance.

          N Offline
          N Offline
          nhzanne
          wrote on last edited by
          #4

          You should probably check with your dba :). One possibility could be the logs are full, another may be that you are waiting on a lock... Which DBMS are you using? Which version, and what is the SQL error number you are getting?

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups