CC backup.bat: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m clean-up
m Text replacement - "X:\" to "{{S:\MED\CCMED}}"
Line 19: Line 19:
* TISS.DAT
* TISS.DAT


The batch file is located in '''C:\ccmis_backup''' on the main data processing computer. A backup copy is located in '''[[X:\]]ccmis_backup\Copy of batch files on Pagasa C drive'''. It is run once daily by the [[Data Processor]]. Each time the batch is run a log file is also generated and is located at '''C:\ccmis_backup\logs'''.
The batch file is located in '''C:\ccmis_backup''' on the main data processing computer. A backup copy is located in '''{{S:\MED\CCMED}}ccmis_backup\Copy of batch files on Pagasa C drive'''. It is run once daily by the [[Data Processor]]. Each time the batch is run a log file is also generated and is located at '''C:\ccmis_backup\logs'''.


==See also==
==See also==

Revision as of 17:15, 18 March 2025

This is a legacy article only. Medicine is no longer being backed 
up because no longer used. Centralized backup gets taken care of 
by the Pull down centralized data.vbs and 
Push up centralized data.vbs scripts instead. 




This batch file creates a compressed archive using 7Zip of Critical Care data files from C:\TMSX\data and subsequently stores the archive on the M:\ drive in a date-time stamped directory, e.g.,

M:\ccmis_backup\CritBackup\2010-10-29_10-23-34\backup.zip

Files included in the backup:

The batch file is located in C:\ccmis_backup on the main data processing computer. A backup copy is located in S:\MED\CCMED\S:\MED\CCMED\ccmis_backup\Copy of batch files on Pagasa C drive. It is run once daily by the Data Processor. Each time the batch is run a log file is also generated and is located at C:\ccmis_backup\logs.

See also

Implementation/change log

2012-10-30

  • Location of backup archive changed from X: to M: drive
  • Updated compression utility to 7zip (from PKZIP) to support long file names