This table includes status codes for the execution of the open source code for the Distributed Open Source Code node. This table includes all of the BY variables assigned to the project. For each time series (unique BY variable combination), the following information is provided.
|
Variable Name |
Description |
|---|---|
|
_EXITCODE_ |
Provides the exit code for this time series. Any exit code other than zero indicates a failure. |
|
_MISSINGPREDICT_ |
Indicates whether predictions are missing
|
|
_INVALIDPREDICT_ |
Specifies whether the open source code makes invalid modifications, such as deletion, reshaping, or garbling, to the VF_PREDICT variable.
|
|
_ERRNO_ |
This variable comes from the OUTLOG table. It shows a numeric variable for the BY group. The value of _ERRNO_ might be set by the user-defined program directly or might be set implicitly by calling a function or method that sets the _ERRNO_ value. |
|
_RUNTIMESECONDS_ |
The total runtime in seconds for the time series |