(DI-2302) Collector for Glue extraction processes

Glue extraction concept:

Each extraction represents a process, which can have different status during its lifetime. The final process status can be Successful, Error, or Failure. if a problem occurs (e.g., selected storage isn't accessible), the whole extraction process is marked with the status Error. The Failure status appears in the case of a short-dump or by the manual cancellation of the process.

Collector name:

/DVD/MON_GLU_CL_COL_EXTRACTION

Short description:

Collects information about Glue relevant background jobs that are used for data extraction processes within GLUE.

KPI:

GLUE_ERR_EXTR_NUM

Description:

Holds information about the extraction process, which ends up with the Failure or Error status. Such a process can represent either an extraction that ended with an error or an extraction that wasn't completed properly and ended with the Failure status. All information about collected extraction processes is stored in a detail table with the following structure.

EXTRACTION_NAME/DVD/MON_GLU_EXTRACTION_NAMECHAR300Extractor Name
EXTRACTION_VARIANT/DVD/MON_GLU_EXTRACTION_VARCHAR300Extractor Variants
DATE_START/DVD/MON_GLU_DATS_STARTDATS80Start Date
TIME_START/DVD/MON_GLU_TIMS_STARTTIMS60Start Time
DATE_FINISH/DVD/MON_GLU_DATS_FINISHDATS80Finish Date
TIME_FINISH/DVD/MON_GLU_TIMS_FINISHTIMS60Finish Time
EXEC_USER

/DVD/MON_GLU_TRIGGER_USER

CHAR120User that triggered extraction process


Detail structure:

/DVD/MON_GLU_S_COL_EXTR