Copy PHI.bat: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) No edit summary |
TOstryzniuk (talk | contribs) m Main office - when X drive goes down - affect on this scheduled task on Trish's desktop |
||
Line 9: | Line 9: | ||
move \\Ad.wrha.mb.ca\wrha\REGIONWRHA\SHARED\ICU_DATA_COLLECTION\Output\_PHI\* X:\CCMDB\PHI | move \\Ad.wrha.mb.ca\wrha\REGIONWRHA\SHARED\ICU_DATA_COLLECTION\Output\_PHI\* X:\CCMDB\PHI | ||
==If X drive goes down== | |||
If main office notices that X drives is down, Data processor must not remove the csv files from the Regional server until: | |||
*Trish computer is rebooted and network connection to X is restablished. Otherwise this bat files is not able to do its job. | |||
[[Category: Batch Files]] | [[Category: Batch Files]] | ||
[[Category:2013 data upgrades]] | [[Category:2013 data upgrades]] |
Revision as of 15:19, 17 June 2014
X:\CCMDB\PHI\copy_PHI.bat
as of 15:21, 2013 July 2 (CDT):
echo moving contents from Regional Server\Output\_PHI to X:\CCMDB\PHI\ echo usually triggered by scheduled task running on Trish's computer hourly echo see http://ccmdb.kuality.ca/index.php/PHI_copy_automation and http://ccmdb.kuality.ca/index.php/Copy_PHI.bat for details
move \\Ad.wrha.mb.ca\wrha\REGIONWRHA\SHARED\ICU_DATA_COLLECTION\Output\_PHI\* X:\CCMDB\PHI
If X drive goes down
If main office notices that X drives is down, Data processor must not remove the csv files from the Regional server until:
- Trish computer is rebooted and network connection to X is restablished. Otherwise this bat files is not able to do its job.