Editing Public.alarms (table)

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 2: Line 2:
  
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
|- valign="top"
+
|-
 
| '''Table
 
| '''Table
 
| public.alarms
 
| public.alarms
|- valign="top"
+
|-
| '''Description
 
| alaaaaaaarm
 
 
|}
 
|}
  
=== Columns ===
+
 
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
|- style="background:silver"
Line 17: Line 15:
 
| '''Nullable
 
| '''Nullable
 
| '''Default
 
| '''Default
| '''Description
+
| '''PK
 
+
| '''Index
|- valign="top"
+
 +
|-
 
| alarmid
 
| alarmid
 
| integer
 
| integer
 
| not null
 
| not null
 
|  
 
|  
|  
+
| pk_alarmid
|- valign="top"
+
| alarm_reduction2_idx
 +
|-
 
| eventuei
 
| eventuei
 
| varchar(256)
 
| varchar(256)
Line 31: Line 31:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
| alarm_reduction2_idxalarm_uei_idx
 +
|-
 
| dpname
 
| dpname
 
| varchar(12)
 
| varchar(12)
Line 37: Line 38:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
| alarm_reduction2_idx
 +
|-
 
| nodeid
 
| nodeid
 
| integer
 
| integer
Line 43: Line 45:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
| alarm_nodeid_idxalarm_reduction2_idx
 +
|-
 
| ipaddr
 
| ipaddr
 
| varchar(16)
 
| varchar(16)
Line 49: Line 52:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| serviceid
 
| serviceid
 
| integer
 
| integer
Line 55: Line 59:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
| alarm_reduction2_idx
 +
|-
 
| reductionkey
 
| reductionkey
 
| varchar(256)
 
| varchar(256)
Line 61: Line 66:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
| alarm_reductionkey_idxalarm_reduction2_idx
 +
|-
 
| alarmtype
 
| alarmtype
 
| integer
 
| integer
Line 67: Line 73:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| counter
 
| counter
 
| integer
 
| integer
Line 73: Line 80:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| severity
 
| severity
 
| integer
 
| integer
Line 79: Line 87:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| lasteventid
 
| lasteventid
 
| integer
 
| integer
Line 85: Line 94:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
| alarm_eventid_idx
 +
|-
 
| firsteventtime
 
| firsteventtime
 
| timestamp with time zone
 
| timestamp with time zone
Line 91: Line 101:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| lasteventtime
 
| lasteventtime
 
| timestamp with time zone
 
| timestamp with time zone
Line 97: Line 108:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| firstautomationtime
 
| firstautomationtime
 
| timestamp with time zone
 
| timestamp with time zone
Line 103: Line 115:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| lastautomationtime
 
| lastautomationtime
 
| timestamp with time zone
 
| timestamp with time zone
Line 109: Line 122:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| description
 
| description
 
| varchar(4000)
 
| varchar(4000)
Line 115: Line 129:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| logmsg
 
| logmsg
 
| varchar(256)
 
| varchar(256)
Line 121: Line 136:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| operinstruct
 
| operinstruct
 
| varchar(1024)
 
| varchar(1024)
Line 127: Line 143:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| tticketid
 
| tticketid
 
| varchar(128)
 
| varchar(128)
Line 133: Line 150:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| tticketstate
 
| tticketstate
 
| integer
 
| integer
Line 139: Line 157:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| mouseovertext
 
| mouseovertext
 
| varchar(64)
 
| varchar(64)
Line 145: Line 164:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| suppresseduntil
 
| suppresseduntil
 
| timestamp with time zone
 
| timestamp with time zone
Line 151: Line 171:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| suppresseduser
 
| suppresseduser
 
| varchar(256)
 
| varchar(256)
Line 157: Line 178:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| suppressedtime
 
| suppressedtime
 
| timestamp with time zone
 
| timestamp with time zone
Line 163: Line 185:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| alarmackuser
 
| alarmackuser
 
| varchar(256)
 
| varchar(256)
Line 169: Line 192:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| alarmacktime
 
| alarmacktime
 
| timestamp with time zone
 
| timestamp with time zone
Line 175: Line 199:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| clearuei
 
| clearuei
 
| varchar(256)
 
| varchar(256)
Line 181: Line 206:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| managedobjectinstance
 
| managedobjectinstance
 
| varchar(512)
 
| varchar(512)
Line 187: Line 213:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| managedobjecttype
 
| managedobjecttype
 
| varchar(512)
 
| varchar(512)
Line 193: Line 220:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| applicationdn
 
| applicationdn
 
| varchar(512)
 
| varchar(512)
Line 199: Line 227:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
| alarm_app_dn
 +
|-
 
| ossprimarykey
 
| ossprimarykey
 
| varchar(512)
 
| varchar(512)
Line 205: Line 234:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
| alarm_oss_primary_key
 +
|-
 
| x733alarmtype
 
| x733alarmtype
 
| varchar(31)
 
| varchar(31)
Line 211: Line 241:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| x733probablecause
 
| x733probablecause
 
| integer
 
| integer
 
| not null
 
| not null
 +
| 0
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| qosalarmstate
 
| qosalarmstate
 
| varchar(31)
 
| varchar(31)
Line 223: Line 255:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|
 +
|-
 
| clearkey
 
| clearkey
 
| varchar(256)
 
| varchar(256)
Line 229: Line 262:
 
|  
 
|  
 
|  
 
|  
 +
| alarm_clearkey_idx
 
|}
 
|}
  
=== Primary Key ===
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
| '''Primary Key
 
| '''Columns
 
|- valign="top"
 
| pk_alarmid
 
| alarmid
 
|}
 
  
=== Indexes ===
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
| '''Index
 
| '''Type
 
| '''Columns
 
 
|- valign="top"
 
| alarm_app_dn
 
|
 
| applicationdn
 
|- valign="top"
 
| alarm_clearkey_idx
 
|
 
| clearkey
 
|- valign="top"
 
| alarm_eventid_idx
 
|
 
| lasteventid
 
|- valign="top"
 
| alarm_nodeid_idx
 
|
 
| nodeid
 
|- valign="top"
 
| alarm_oss_primary_key
 
|
 
| ossprimarykey
 
|- valign="top"
 
| alarm_reduction2_idx
 
|
 
| alarmid, eventuei, dpname, nodeid, serviceid, reductionkey
 
|- valign="top"
 
| alarm_reductionkey_idx
 
|
 
| reductionkey
 
|- valign="top"
 
| alarm_uei_idx
 
|
 
| eventuei
 
|}
 
  
=== Foreign Keys ===
 
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
|- style="background:silver"
Line 288: Line 272:
 
| '''Column
 
| '''Column
 
| '''Referenced Column
 
| '''Referenced Column
 
+
|- valign="top"
+
|-
 
| [[public.events_(table)|public.events]]
 
| [[public.events_(table)|public.events]]
 
| lasteventid
 
| lasteventid
Line 295: Line 279:
 
|}
 
|}
  
=== Detail Tables ===
+
 
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
|- style="background:silver"
Line 301: Line 285:
 
| '''Column
 
| '''Column
 
| '''Referencing Column
 
| '''Referencing Column
 
+
|- valign="top"
+
|-
 
| [[public.alarm_attributes_(table)|public.alarm_attributes]]
 
| [[public.alarm_attributes_(table)|public.alarm_attributes]]
 
| alarmid
 
| alarmid
 
| alarmid
 
| alarmid
 
|}
 
|}

Please note that all contributions to dbscript Online Help may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Project:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)