MD backup.bat: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
TOstryzniuk (talk | contribs)
m New page: 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 ...
 
TOstryzniuk (talk | contribs)
mNo edit summary
Line 9: Line 9:


*Files included in backup:
*Files included in backup:
**ADL.dat
**registryx.dat
**registryx.dat
**SAPSII.dat
**SAPSII.dat

Revision as of 19:02, 9 February 2009

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
    • registryx.dat
    • SAPSII.dat
    • SapXtra.dat
    • Pharmacy.dat
    • lab.dat
    • iTISS.dat
      • labels and tables should also be included in this backup but currently are not.
  • Backup is done everyday.