Touchstone Re 2022 Database Reference
tActivityStatus Table
AIRReference Database : tActivityStatus Table
Description
Stores codes used by the Activity Monitor to identify the current status of activities in the Process stage.
Properties
Creation Date2/16/2011 6:00 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows6
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the current status for the activity.

  • CANC = Canceled
  • COM = Completed
  • FL = Failed
  • QUE = Queued (queued in HPC)
  • RUN = Running
  • SUB = Submitted (submitted but not queued in HPC)
varchar10   
 

Name of the status.

Corresponds to the code in ActivityStatusCode.

varchar40  
 
Description of the status.
varchar1024  
See Also

Related Objects

AIRReference Database