Name |
|
Comment |
Lists asset owners planned outages for transmission equipment. This also includes details for transmission equipment that will not have an outage, but associated secondary equipment has an outage and a related constraint set may be invoked. This scenario is indicated by the ISSECONDARY field in the table |
Name |
Comment |
Value |
Visibility |
Data in this table is: |
Public |
Name |
EQUIPMENTID |
EQUIPMENTTYPE |
OUTAGEID |
STARTTIME |
SUBSTATIONID |
Name |
LASTCHANGED |
Name |
Data Type |
Mandatory |
Comment |
OUTAGEID |
NUMBER(15,0) |
X |
ID uniquely identifying the outage |
SUBSTATIONID |
VARCHAR(30) |
X |
The substation this equipment is located at |
EQUIPMENTTYPE |
VARCHAR(10) |
X |
The type of equipment. Valid values are: |
EQUIPMENTID |
VARCHAR(30) |
X |
A unique identifier for this equipment at this substation, and based on its type |
STARTTIME |
DATE |
X |
The planned starting date and time of the outage |
ENDTIME |
DATE |
|
The planned ending date and time of the outage |
SUBMITTEDDATE |
DATE |
|
The date and time this outage was first submitted |
OUTAGESTATUSCODE |
VARCHAR(10) |
|
A code representing the status of the outage. |
RESUBMITREASON |
VARCHAR(50) |
|
Changes to an outage key details may require the outage to be resubmitted. |
RESUBMITOUTAGEID |
NUMBER(15,0) |
|
The new outage id created from a resubmit. |
RECALLTIMEDAY |
NUMBER(10,0) |
|
The recall time in minutes during the day |
RECALLTIMENIGHT |
NUMBER(10,0) |
|
The recall time in minutes during the night |
LASTCHANGED |
DATE |
|
The time that this record was last changed |
REASON |
VARCHAR2(100) |
|
The reason provided by the asset owner for this outage |
ISSECONDARY |
NUMBER(1,0) |
|
1 = The outage is for a secondary piece of equipment that has an associated constraint set. The transmission equipment is still in service. 0 = The outage is for the transmission equipment |
ACTUAL_STARTTIME |
DATE |
|
The actual starting date/time of the outage |
ACTUAL_ENDTIME |
DATE |
|
The actual ending date/time of the outage |
COMPANYREFCODE |
VARCHAR2(20) |
|
The asset owners reference code for this outage |
|
|
|