Difference between revisions of "Finished"

From truxwiki.com
Jump to navigation Jump to search
Line 17: Line 17:
 
It performs the following tasks:
 
It performs the following tasks:
  
* Updating <code>[File]</code> table records to populate number of children and full path columns
+
* Updating <code>[File]</code> table records to populate <code>[NumberOfChildren]</code> and <code>[FullPathID]</code> columns
* Record load statistics in the database
+
* Record final load data in the <code>[Statistics]</code> table
 
* Generate the [[Type_Load_Log|Load Log]]
 
* Generate the [[Type_Load_Log|Load Log]]
* Update the unique list of hashes in the database
+
* Update the <code>[MD5Hash]</code> table with a unique list of hashes

Revision as of 04:13, 3 November 2020

Details
Executable Finished.exe
Stage 240
Percent Complete 94% - 100%
Message Queue finishedstage

The Finished ETL is responsible for completing a Truxton load. It performs the following tasks:

  • Updating [File] table records to populate [NumberOfChildren] and [FullPathID] columns
  • Record final load data in the [Statistics] table
  • Generate the Load Log
  • Update the [MD5Hash] table with a unique list of hashes