Copy PHI.bat: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m cat |
Ttenbergen (talk | contribs) m lnk |
||
Line 1: | Line 1: | ||
The file X:\CCMDB\PHI\copy_PHI.bat is part of the [[PHI copy automation]]. | The file X:\CCMDB\PHI\copy_PHI.bat is part of the [[PHI copy automation]]. It mostly runs on the [[Data Processor PC]]. | ||
This file is affected '''[[PHI_copy_automation#If_X_drive_goes_down|if the X: drive goes down]]'''. | This file is affected '''[[PHI_copy_automation#If_X_drive_goes_down|if the X: drive goes down]]'''. |
Revision as of 11:36, 13 July 2017
The file X:\CCMDB\PHI\copy_PHI.bat is part of the PHI copy automation. It mostly runs on the Data Processor PC.
This file is affected if the X: drive goes down.
current file
as of 19:12, 2014 July 31 (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 for details move \\Ad.wrha.mb.ca\wrha\REGIONWRHA\SHARED\ICU_DATA_COLLECTION\Output\_PHI\* X:\CCMDB\PHI cscript "Load Data.vbs"