Frozen: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
(Created page with "Frozen folder is located on the Data Processors desktop. In this folder is a copy of the latest databases (Centralized, PHI.mdb, TISS28.mdb,DSM_Labs_Consisten...")
 
No edit summary
Line 1: Line 1:
Frozen folder is located on the [[Data Processor]]s desktop.   
'''Frozen folder''' is located on the [[Data Processor]]s desktop.   
In this folder is a copy of the latest databases (Centralized, [[PHI.mdb]], [[TISS28.mdb]],[[DSM_Labs_Consistency_check.accdb]]) that has been cleaned a pushed back onto the server and usual locations by the Data Processor.
In this folder is a copy of the latest databases [[Centralized_data.mdb]], [[PHI.mdb]], [[TISS28.mdb]],[[DSM_Labs_Consistency_check.accdb]]) that has been cleaned a pushed back onto the server and usual locations by the Data Processor. It is pulled in by vbs script called: [[copy_here_only_centralized_data.vbs]]


The reason that centralized data is copied into this folder, is allow TISS data processing with [[Teleform]] to proceed without causing any potential sending errors.  [[TISS28.mdb]] accesses [[L_Log]] in [[Centralized data.mdb]] and the thought is that there seem to occasions that when TISS is being imported and someone may be sending.  This created and error that may have cause data not to be updated to centralized properly, at times.   
The reason that centralized data is copied into this folder, is allow TISS data processing with [[Teleform]] to proceed without causing any potential sending errors.  [[TISS28.mdb]] accesses [[L_Log]] in [[Centralized data.mdb]] and the thought is that there seem to occasions that when TISS is being imported and someone may be sending.  This created and error that may have cause data not to be updated to centralized properly, at times.   

Revision as of 16:41, 2019 January 17

Frozen folder is located on the Data Processors desktop. In this folder is a copy of the latest databases Centralized_data.mdb, PHI.mdb, TISS28.mdb,DSM_Labs_Consistency_check.accdb) that has been cleaned a pushed back onto the server and usual locations by the Data Processor. It is pulled in by vbs script called: copy_here_only_centralized_data.vbs

The reason that centralized data is copied into this folder, is allow TISS data processing with Teleform to proceed without causing any potential sending errors. TISS28.mdb accesses L_Log in Centralized data.mdb and the thought is that there seem to occasions that when TISS is being imported and someone may be sending. This created and error that may have cause data not to be updated to centralized properly, at times.