Table opm.bp_event Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id bigint 19  √ 
resourceObjId bigint 19 The object id that this bp event associated with
resourceType smallint 5 The object type that this bp event associated with referencing opm.element_type_definition
startTime bigint 19 The starting time of the bp event
endTime bigint 19  √  null The end time of the bp event
type enum 13 UM_EVENT The type of the blackout event source type
eventCategory enum 17 BACKGROUND The category of the blackout event
sourceEventId bigint 19  √  null Id of UM event that causes this blackout period
description varchar 512 The discription of this blackout period event

Table contained 0 rows at Tue Apr 23 04:58 EDT 2019

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc PRIMARY
resourceObjId + startTime Performance Asc/Asc resourceObjId_index
sourceEventId Performance Asc sourceEventId_index