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
Line 8: Line 8:
 
| '''Description
 
| '''Description
 
| alaaaaaaarm
 
| alaaaaaaarm
 +
|-
 
|}
 
|}
 +
  
 
=== Columns ===
 
=== Columns ===
Line 18: Line 20:
 
| '''Default
 
| '''Default
 
| '''Description
 
| '''Description
 
+
|- valign="top"
+
|-
 
| alarmid
 
| alarmid
 
| integer
 
| integer
Line 25: Line 27:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| eventuei
 
| eventuei
 
| varchar(256)
 
| varchar(256)
Line 31: Line 33:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| dpname
 
| dpname
 
| varchar(12)
 
| varchar(12)
Line 37: Line 39:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| nodeid
 
| nodeid
 
| integer
 
| integer
Line 43: Line 45:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| ipaddr
 
| ipaddr
 
| varchar(16)
 
| varchar(16)
Line 49: Line 51:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| serviceid
 
| serviceid
 
| integer
 
| integer
Line 55: Line 57:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| reductionkey
 
| reductionkey
 
| varchar(256)
 
| varchar(256)
Line 61: Line 63:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| alarmtype
 
| alarmtype
 
| integer
 
| integer
Line 67: Line 69:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| counter
 
| counter
 
| integer
 
| integer
Line 73: Line 75:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| severity
 
| severity
 
| integer
 
| integer
Line 79: Line 81:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| lasteventid
 
| lasteventid
 
| integer
 
| integer
Line 85: Line 87:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| firsteventtime
 
| firsteventtime
 
| timestamp with time zone
 
| timestamp with time zone
Line 91: Line 93:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| lasteventtime
 
| lasteventtime
 
| timestamp with time zone
 
| timestamp with time zone
Line 97: Line 99:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| firstautomationtime
 
| firstautomationtime
 
| timestamp with time zone
 
| timestamp with time zone
Line 103: Line 105:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| lastautomationtime
 
| lastautomationtime
 
| timestamp with time zone
 
| timestamp with time zone
Line 109: Line 111:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| description
 
| description
 
| varchar(4000)
 
| varchar(4000)
Line 115: Line 117:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| logmsg
 
| logmsg
 
| varchar(256)
 
| varchar(256)
Line 121: Line 123:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| operinstruct
 
| operinstruct
 
| varchar(1024)
 
| varchar(1024)
Line 127: Line 129:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| tticketid
 
| tticketid
 
| varchar(128)
 
| varchar(128)
Line 133: Line 135:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| tticketstate
 
| tticketstate
 
| integer
 
| integer
Line 139: Line 141:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| mouseovertext
 
| mouseovertext
 
| varchar(64)
 
| varchar(64)
Line 145: Line 147:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| suppresseduntil
 
| suppresseduntil
 
| timestamp with time zone
 
| timestamp with time zone
Line 151: Line 153:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| suppresseduser
 
| suppresseduser
 
| varchar(256)
 
| varchar(256)
Line 157: Line 159:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| suppressedtime
 
| suppressedtime
 
| timestamp with time zone
 
| timestamp with time zone
Line 163: Line 165:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| alarmackuser
 
| alarmackuser
 
| varchar(256)
 
| varchar(256)
Line 169: Line 171:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| alarmacktime
 
| alarmacktime
 
| timestamp with time zone
 
| timestamp with time zone
Line 175: Line 177:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| clearuei
 
| clearuei
 
| varchar(256)
 
| varchar(256)
Line 181: Line 183:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| managedobjectinstance
 
| managedobjectinstance
 
| varchar(512)
 
| varchar(512)
Line 187: Line 189:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| managedobjecttype
 
| managedobjecttype
 
| varchar(512)
 
| varchar(512)
Line 193: Line 195:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| applicationdn
 
| applicationdn
 
| varchar(512)
 
| varchar(512)
Line 199: Line 201:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| ossprimarykey
 
| ossprimarykey
 
| varchar(512)
 
| varchar(512)
Line 205: Line 207:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| x733alarmtype
 
| x733alarmtype
 
| varchar(31)
 
| varchar(31)
Line 211: Line 213:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| x733probablecause
 
| x733probablecause
 
| integer
 
| integer
 
| not null
 
| not null
 +
| 0
 
|  
 
|  
|
+
|-
|- valign="top"
 
 
| qosalarmstate
 
| qosalarmstate
 
| varchar(31)
 
| varchar(31)
Line 223: Line 225:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| clearkey
 
| clearkey
 
| varchar(256)
 
| varchar(256)
Line 236: Line 238:
 
| '''Primary Key
 
| '''Primary Key
 
| '''Columns
 
| '''Columns
|- valign="top"
+
|-
 
| pk_alarmid
 
| pk_alarmid
 
| alarmid
 
| alarmid
Line 247: Line 249:
 
| '''Type
 
| '''Type
 
| '''Columns
 
| '''Columns
 
+
|- valign="top"
+
|-
 +
| alarm_reductionkey_idx
 +
| Unique
 +
| reductionkey
 +
|-
 
| alarm_app_dn
 
| alarm_app_dn
 
|  
 
|  
 
| applicationdn
 
| applicationdn
|- valign="top"
+
|-
 
| alarm_clearkey_idx
 
| alarm_clearkey_idx
 
|  
 
|  
 
| clearkey
 
| clearkey
|- valign="top"
+
|-
 
| alarm_eventid_idx
 
| alarm_eventid_idx
 
|  
 
|  
 
| lasteventid
 
| lasteventid
|- valign="top"
+
|-
 
| alarm_nodeid_idx
 
| alarm_nodeid_idx
 
|  
 
|  
 
| nodeid
 
| nodeid
|- valign="top"
+
|-
 
| alarm_oss_primary_key
 
| alarm_oss_primary_key
 
|  
 
|  
 
| ossprimarykey
 
| ossprimarykey
|- valign="top"
+
|-
 
| alarm_reduction2_idx
 
| alarm_reduction2_idx
 
|  
 
|  
 
| alarmid, eventuei, dpname, nodeid, serviceid, reductionkey
 
| alarmid, eventuei, dpname, nodeid, serviceid, reductionkey
|- valign="top"
+
|-
| alarm_reductionkey_idx
 
|
 
| reductionkey
 
|- valign="top"
 
 
| alarm_uei_idx
 
| alarm_uei_idx
 
|  
 
|  
Line 288: Line 290:
 
| '''Column
 
| '''Column
 
| '''Referenced Column
 
| '''Referenced Column
 
+
|- valign="top"
+
|-
 
| [[public.events_(table)|public.events]]
 
| [[public.events_(table)|public.events]]
 
| lasteventid
 
| lasteventid
Line 301: Line 303:
 
| '''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)