Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By default information about the waiting queue of workflows is stored in waitteventswaitevents.dat file - it represents a logical queue of all workflows and files waiting for execution (this file does not contain information about files that are not recognized to belong to any workflow and does not provide possibility to get information per workflow and per workflow instance). By using a specific flag WHICH? this information can be stored into ORCH_REQUEST_PARAMS  DB table and supplied  by details per workflow and per workflow instance.

...

This is how it is stored, corresponding DB fields for data storage and possible values.

Field

Description

Valid Values

ORCH_INSTANCE

Orch request def instance to which queue record belongs to (instance mock or real instance from ORCH_REQUEST_DEF)

-418 / -200 / 3592016 / 3592049

PARAMETER_NAME

Name of queue

global_error_queue / esp3350_wrf_wait_queue /   sp3350_wrf_error_queue / wait_queue

PARAMETER_BLOB_VALUE

Actual queue information

Same queue records that are listed in

Also in this section:

Child pages (Children Display)