Forums & Blog

A SmarterTools-sponsored community.
Welcome to Forums & Blog Sign in | Join | Help
in Search

Backing up a Mysql smarterticket system

Last post 10-31-2007 11:19 AM by TravisT. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 10-30-2007 4:30 PM

    Backing up a Mysql smarterticket system

    I  have been tasked with finding a way to do a clean backup of the mysql db  and related data on our Smarterticket system.  We are looking for the best way to do a hot copy of the db.

     

    Filed under: ,
  • 10-31-2007 9:24 AM In reply to

    • TravisT
    • Top 500 Contributor
    • Joined on 10-24-2005
    • Lake Tahoe, NV
    • Posts 34

    Re: Backing up a mysql smarterticket system

    Look into using SQLyog or PHPAdmin.  Both work well and are Windows based.  You can schedule backups or run them on-demand.


    TR

    Filed under: ,
  • 10-31-2007 11:19 AM In reply to

    • TravisT
    • Top 500 Contributor
    • Joined on 10-24-2005
    • Lake Tahoe, NV
    • Posts 34

    Re: corrections: Backing up a sql smarterticket system

    AH - ok.  Well I use Symantec Backup Exec 11D with the IDR and SQL agent.  THis has worked great for me.  This backs up the DB, Server and if there is a sever failure, I can realoed the entire server and SQL database with one tape and one CD (created with the IDR option).  If you can;t afford that route, then write a script that stops the SQL services, copies and zips up the MDF and LDF files pertaining to your database, and then start the SQL services back up.  This is a reall easy, no frills apprach and if you have times of relative quite time on the database this is super easy to do.  Then you can just burn these off to CD/DVD and you need to.

     

    TR

Page 1 of 1 (3 items)