evt_dly

This table lists the times that events were delayed

Column Name Column Datatype Column Null Option Column Comment
id integer not null Unique (to the table) numeric identifier.
persid nvarchar(30) with null Persistent ID (SystemObjectName:id)
last_mod_dt integer with null Timestamp of when this record was last modified
obj_id nvarchar(30) not null The persid of the object
status_flag integer with null This event delay is attached to. Status of delay
delay_type integer with null enum Event_Delay_Type
group_name nvarchar(30) with null Group Name of attevt (currently only SLA)
support_lev nvarchar(30) with null Service type in effect
start_userid byte(16) with null User that createdstarted delay
stop_userid byte(16) with null User that stoppedcancelled delay
create_time integer with null Time delay was created
start_time integer with null Time delay was started
stop_time integer with null Time delay was stopped
cancel_time integer with null Time delay was cancelled
eff_delay integer with null Effective Duration of delay
act_delay integer with null Actual Duration of delay
description nvarchar(80) with null User Description of delay

Product Name: Unicenter Service Desk

Table Type: Table


Copyright © 2006 CA. All rights reserved.