Centralized backup.bat: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) m Text replacement - "Centralized data.mdb" to "Centralized data.accdb" |
||
Line 4: | Line 4: | ||
|content= | |content= | ||
Centralized_backup.bat is run by the [[data collector]] to back up [[Centralized data. | 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. | 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 [[Centralized data. | 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) | ||
Revision as of 14:41, 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)