Changes between Version 32 and Version 33 of DatabaseBasedAnalysis/Tables
- Timestamp:
- 09/03/18 20:31:40 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DatabaseBasedAnalysis/Tables
v32 v33 74 74 ||='''Status''' =||= '''fStartTime''' =||= '''fStopTime''' =||= '''fReturnCode''' =||= '''Comment''' =|| 75 75 ||=Waiting =|| NULL || NULL || [NULL] || Processing is supposed to be done (just not yet started or pre-conditions are still missing) || 76 ||=Scheduled =|| --marker--|| NULL || [NULL] || Pre-conditions fulfilled, scheduled for processing by job-manager ||76 ||=Scheduled =|| --marker-- || NULL || [NULL] || Pre-conditions fulfilled, scheduled for processing by job-manager || 77 77 ||=Running =|| NOT NULL || NULL || [NULL] || Processing is supposed to be done and running already || 78 78 ||=Success =|| > 2000 || > 2000 || NULL || Processing was successfully finished for this index ||