CC backup.bat: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 19: Line 19:




*Backup is done daily or  more often in a day if many edits are done.  
*CC_backup is done once a day.
*Backup is also done to three other computers local hard drives in the office.  This is done each week after new data is appended or anytime there are edits.
*A backup ( [[CC_Reg Update.bat]] ) is also done to three other computer's local hard drives in the main database program office office.  This is done once per week or more often when edits & TISS scanning is done.


*also see [[MD backup.bat]]
*also see [[MD backup.bat]]

Revision as of 16:44, 2009 February 10

Is a batch file which uses PKZIP to compress (zip) & back up Critical Care Data files

    • FROM: C:TMSX\data
    • TO: X:\ccmis_backup\CritBackup\2009-09-02_13-53-32 (with a backup date and time, example as shown here)
      • "X" drive is also know as SANS drive
  • located on the Main Data processing computer in C:\ccmis-backup
  • a backup LOG file is kept on the Main data processing computer on: C:\ccmis_backups\logs
  • Files included in backup:
    • Apache.dat
    • Lab.dat
    • Pharmacy.dat
    • registryx.dat
    • Tiss.dat

Template:Discussion

      • labels and tables should also be included in this backup but currently are not.


  • CC_backup is done once a day.
  • A backup ( CC_Reg Update.bat ) is also done to three other computer's local hard drives in the main database program office office. This is done once per week or more often when edits & TISS scanning is done.


TOstryzniuk 17:58, 9 February 2009 (CST)