MD backup.bat: Difference between revisions
Jump to navigation
Jump to search
TOstryzniuk (talk | contribs) mNo edit summary |
TOstryzniuk (talk | contribs) mNo edit summary |
||
Line 21: | Line 21: | ||
***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. | ||
*Backup is done everyday. | |||
*Backup is done everyday or more often in a day if many edits are done. | |||
*also see [[CC backup.bat]] | *also see [[CC backup.bat]] |
Revision as of 18:10, 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
- 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 or more often in a day if many edits are done.
- also see CC backup.bat
- TOstryzniuk 18:02, 9 February 2009 (CST)