TABLE  ArchiveCurationHistory

Contains details of the matrix of the Archives' required curation tasks.

This table contains details of the matrix of the curation tasks
required for the archive; each time a curation task is run, this table
gets updated with timestamps and indicating the status of the
curation process.

Required constraints:
  • Primary key is (cuEventID)
  • (cuID) references CurationTask(cuID)

NameTypeLengthUnitDescriptionDefault ValueUnified Content Descriptor
cuEventIDint4 UID of curation event giving rise to this record REFER_CODE
cuIDsmallint2 the unique curation task ID REFER_CODE
logFilevarchar256 filename of verbose logged task output ID_FILE
resultsFilevarchar256 filename of any results file ID_FILE
timeStampdatetime8UTCTime of the completion of the whole task TIME_DATE
curatorvarchar16 The archive curation scientist responsible for this event ??
commentvarchar256 Comment string supplied by the curator ??
rolledBacktinyint1 Flag for roll-back of this event: 0=no, 1 = yes ??
Total length799