Results 1 to 4 of 4

Thread: SQL Backup

  1. #1
    George Aviles Guest

    SQL Backup


    I am running SQL 6.5. I have scheduled a backup to dump to a dat file. Instead of overwriting it , it adds to the file size which is nice if I want to restore from last week but that is not needed. I just want to get it to overwrite the file. Any help appriciated.
    George

  2. #2
    Jason(UK) Guest

    SQL Backup (reply)

    I'm having a similar problem, whenever I use the truncate table command, my table get smaller. Thank god for the Atlantic(Yanks!!)


  3. #3
    Eli Benjamin Guest

    SQL Backup (reply)

    Before posting a sarcastic response, at least take the time to check that your statement is gramatically correct!





  4. #4
    Ray Miao Guest

    SQL Backup (reply)

    Use 'wint init' option in your db dump statement.


    ------------
    George Aviles at 2/11/00 8:51:32 AM


    I am running SQL 6.5. I have scheduled a backup to dump to a dat file. Instead of overwriting it , it adds to the file size which is nice if I want to restore from last week but that is not needed. I just want to get it to overwrite the file. Any help appriciated.
    George

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •