DB2 SRM UTL Attributes

Use the DB2 SRM UTL attributes to create situations to monitor all active utilities. Monitoring also includes utilities that due to abnormal termination, have not yet completed their run.


ID The utility qualifier. Valid entry is an alphanumeric text string, with a maximum length of eight characters.

Jobname The utility job name. Valid entry is an alphanumeric text string, with a maximum length of eight characters.

Name The utility name. Valid entry is an alphanumeric text string, with a maximum length of eight characters.

Originnode The node name of the DB2 system. Valid entry is an alphanumeric text string, with a maximum length of 32 characters.

Phase The utility phase. Valid entry is an alphanumeric text string, with a maximum length of eight characters.

Record Count The number of records/pages processed. Valid entry is an integer of up to four digits.

Run Date The date the job was run (if available). The timestamp format for SCAN and STR functions is CYYMMDDHHMMSSmmm (as in 1020315064501000 for 03/15/02 06:45:01) where:

C = Century (0 for 20th, 1 for 21st)

Y = Year

M = Month

D = Day

H = Hour

M = Minute

S = Second

m = millisecond

Stat A for Active, S for stopped. Valid entry is an integer of up to four digits.

Status The utility status. Valid entry is an alphanumeric text string, with a maximum length of 12 characters.

Stmt The statement number. Valid entry is an integer of up to four digits.

Time The date and time, as set on the monitored system, indicating the instance when the agent collects information. The timestamp format for SCAN and STR functions is CYYMMDDHHMMSSmmm (as in 1020315064501000 for 03/15/02 06:45:01) where:

C = Century (0 for 20th, 1 for 21st)

Y = Year

M = Month

D = Day

H = Hour

M = Minute

S = Second

m = millisecond

User The user ID. Valid entry is an alphanumeric text string, with a maximum length of eight characters.