Push up centralized data.vbs: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m →2015-May-20: rolled |
TOstryzniuk (talk | contribs) →2015-May-20: Backup of PHI, TISS28 and centralized NOW on M |
||
Line 22: | Line 22: | ||
=== 2015-May-20 === | === 2015-May-20 === | ||
in live location now Ttenbergen 17:06, 2015 May 20 (CDT) | in live location now Ttenbergen 17:06, 2015 May 20 (CDT) | ||
* changed backup locations | * '''changed backup locations''' | ||
** network_backup = "M:\Backup" | ** network_backup = "M:\Backup" | ||
** c_Backups = network_backup & "\Centralized_data" | ** c_Backups = network_backup & "\Centralized_data" |
Revision as of 16:15, 2015 May 22
The Push_up_centralized_data.vbs moves the files used by CFE to their various server locations.
Push_up_centralized_data.bat does the following, writing progress to a log file
- checks for new version of itself
- checks for new version of Centralized data front end.mdb
- moves Centralized data.mdb from local to master
- moves PHI.mdb from local to master
File locations
Master:
- \\Hsc1msfp0001\med_ccmed\CCMDB\centralized_front_end\
- X:\CCMDB\centralized_front_end
- Data Processor uses a shortcut to this on her desktop
Local, where copies to:
- C:\Centralized_CCMDB
Log file of push and pull of centralized
see Push/Pull log
Change log
2015-May-20
in live location now Ttenbergen 17:06, 2015 May 20 (CDT)
- changed backup locations
- network_backup = "M:\Backup"
- c_Backups = network_backup & "\Centralized_data"
- p_Backups = network_backup & "\PHI"
- t_Backups = network_backup & "\TISS28" (added)(not used yet)
2014-10-09
in live location now Ttenbergen 15:18, 2014 October 9 (CDT)
- added lock checks to the copy-to-local of phi.mdb and centralize_data.mdb Ttenbergen 15:08, 2014 October 9 (CDT)
- making the three sister scripts consistent Ttenbergen 15:08, 2014 October 9 (CDT)
2014-03-17
original version released today Ttenbergen 16:00, 2014 March 18 (CDT)