CC backup.bat: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
Line 28: Line 28:
*Tina, with Pagasa setting up a new computer,will this work?  Where do we get PKZIP program from to install on her computer--[[User:TOstryzniuk|Trish Ostryzniuk]] 18:19, 2012 March 13 (CDT)
*Tina, with Pagasa setting up a new computer,will this work?  Where do we get PKZIP program from to install on her computer--[[User:TOstryzniuk|Trish Ostryzniuk]] 18:19, 2012 March 13 (CDT)
**pkzip is just a file, doesn't need installing. Should be able to copy it from the old PC.[[User:Ttenbergen|Ttenbergen]] 18:25, 2012 March 13 (CDT)
**pkzip is just a file, doesn't need installing. Should be able to copy it from the old PC.[[User:Ttenbergen|Ttenbergen]] 18:25, 2012 March 13 (CDT)
***Okay--[[User:TOstryzniuk|Trish Ostryzniuk]] 18:26, 2012 March 13 (CDT)


[[Category:Data processing backup]]
[[Category:Data processing backup]]
[[Category:Batch Files]]
[[Category:Batch Files]]
[[Category:Questions Data Processing]]
[[Category:Questions Data Processing]]

Revision as of 18:26, 2012 March 13

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 Template:Question IT

  • labels and tables (i.e. files with extensions: tbl, DLT, DTF, TM$, RND) should also be included in this backup but currently are not.
  • 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

Discussion

Template:Discussion

  • Tina, with Pagasa setting up a new computer,will this work? Where do we get PKZIP program from to install on her computer--Trish Ostryzniuk 18:19, 2012 March 13 (CDT)
    • pkzip is just a file, doesn't need installing. Should be able to copy it from the old PC.Ttenbergen 18:25, 2012 March 13 (CDT)