CC backup.bat

From CCMDB Wiki
Revision as of 11:17, 6 September 2012 by Ttenbergen (talk | contribs)
Jump to navigation Jump to search

This 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)
  • Files included in backup:
    • Apache.dat
    • Lab.dat
    • Pharmacy.dat
    • registryx.dat
    • Tiss.dat

Template:Discussion

  • labels and tables (i.e. files with extensions: tbl, DLT, DTF, TM$, RND) should also be included in this backup but currently are not.
    • Is this still outstanding? If so, please book a time for a visit. Ttenbergen 11:16, 2012 September 6 (CDT)
  • CC_backup is done once a day by the data processor.
  • 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.

File Location

  • 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_backup\logs

Related Articles