MD backup.bat: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
TOstryzniuk (talk | contribs)
mNo edit summary
TOstryzniuk (talk | contribs)
mNo edit summary
Line 10: Line 10:
*Files included in backup:
*Files included in backup:
**ADL.dat
**ADL.dat
**Apache.dat
**iTISS.dat
**lab.dat
**Pharmacy.dat
**registryx.dat
**registryx.dat
**SAPSII.dat
**SAPSII.dat
**SapXtra.dat
**SapXtra.dat
**Pharmacy.dat
 
**lab.dat
**iTISS.dat


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

Revision as of 18:07, 2009 February 9

Is a batch file which uses PKZIP to compresses(zips) & backs up Medicine data files

    • FROM: C:MedTMS\data
    • TO: X:\ccmis_backup\MedBackup\2009-09-02_13-53-32 (with a backup date and time)
      • "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:
    • ADL.dat
    • Apache.dat
    • iTISS.dat
    • lab.dat
    • Pharmacy.dat
    • registryx.dat
    • SAPSII.dat
    • SapXtra.dat


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