Centralized backup.bat: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Ttenbergen (talk | contribs) m Text replacement - "Centralized data.accdb" to "Centralized_data.accdb" |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{LegacyContent | |||
|explanation= Process was changed. | |||
|successor= [[Pull down centralized data.vbs]] and [[Push up centralized data.vbs]] | |||
|content= | |||
Centralized_backup.bat is run by the [[data collector]] to back up [[Centralized_data.accdb]]. | |||
Centralized_backup.bat is run by the [[data collector]] to back up [[ | |||
It is usually run when it is called by [[1Backup.bat]] to run the centralized, cc and med backups sequentially. | It is usually run when it is called by [[1Backup.bat]] to run the centralized, cc and med backups sequentially. | ||
Line 12: | Line 12: | ||
== Must '''push''' before backing up == | == Must '''push''' before backing up == | ||
If an '''error message''' shows; ''cannot find a file'', must check if [[Pull down centralized data.vbs]] to local desktop. The backup must only be run AFTER [[Push up centralized data.vbs]], otherwise [[ | If an '''error message''' shows; ''cannot find a file'', must check if [[Pull down centralized data.vbs]] to local desktop. The backup must only be run AFTER [[Push up centralized data.vbs]], otherwise [[Centralized_data.accdb]] is not backed up. | ||
* that needs to live in the process article for this, not the batch file article... Ttenbergen 14:59, 2014 April 30 (CDT) | * that needs to live in the process article for this, not the batch file article... Ttenbergen 14:59, 2014 April 30 (CDT) | ||
Line 21: | Line 21: | ||
[[Category:Legacy Data processing batch files]] | [[Category:Legacy Data processing batch files]] | ||
}} |
Latest revision as of 14:52, 23 July 2025
Legacy Content
This page contains Legacy Content.
- Explanation: Process was changed.
- Successor: Pull down centralized data.vbs and Push up centralized data.vbs
Click Expand to show legacy content.
Centralized_backup.bat is run by the data collector to back up Centralized_data.accdb.
It is usually run when it is called by 1Backup.bat to run the centralized, cc and med backups sequentially.
Uses 7Zip.
Must push before backing up
If an error message shows; cannot find a file, must check if Pull down centralized data.vbs to local desktop. The backup must only be run AFTER Push up centralized data.vbs, otherwise Centralized_data.accdb is not backed up.
- that needs to live in the process article for this, not the batch file article... Ttenbergen 14:59, 2014 April 30 (CDT)
Future Plan
Set up a automated Scheduled Task to do this
- probably not necessary; eHealth does regular backups. I think the manually triggerred backup should coincide with pushing and pulling, which those files already do. We probably have duplication... Ttenbergen 16:41, 2014 April 30 (CDT)