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 21: Line 21:
 
|- valign="top"
 
|- valign="top"
 
| alarmid
 
| alarmid
| integer
+
|  
 
| not null
 
| not null
 
|  
 
|  
Line 27: Line 27:
 
|- valign="top"
 
|- valign="top"
 
| eventuei
 
| eventuei
| varchar(256)
+
|  
 
| not null
 
| not null
 
|  
 
|  
Line 33: Line 33:
 
|- valign="top"
 
|- valign="top"
 
| dpname
 
| dpname
| varchar(12)
+
|  
 
| not null
 
| not null
 
|  
 
|  
Line 39: Line 39:
 
|- valign="top"
 
|- valign="top"
 
| nodeid
 
| nodeid
| integer
+
|  
 
| null
 
| null
 
|  
 
|  
Line 45: Line 45:
 
|- valign="top"
 
|- valign="top"
 
| ipaddr
 
| ipaddr
| varchar(16)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 51: Line 51:
 
|- valign="top"
 
|- valign="top"
 
| serviceid
 
| serviceid
| integer
+
|  
 
| null
 
| null
 
|  
 
|  
Line 57: Line 57:
 
|- valign="top"
 
|- valign="top"
 
| reductionkey
 
| reductionkey
| varchar(256)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 63: Line 63:
 
|- valign="top"
 
|- valign="top"
 
| alarmtype
 
| alarmtype
| integer
+
|  
 
| null
 
| null
 
|  
 
|  
Line 69: Line 69:
 
|- valign="top"
 
|- valign="top"
 
| counter
 
| counter
| integer
+
|  
 
| not null
 
| not null
 
|  
 
|  
Line 75: Line 75:
 
|- valign="top"
 
|- valign="top"
 
| severity
 
| severity
| integer
+
|  
 
| not null
 
| not null
 
|  
 
|  
Line 81: Line 81:
 
|- valign="top"
 
|- valign="top"
 
| lasteventid
 
| lasteventid
| integer
+
|  
 
| null
 
| null
 
|  
 
|  
Line 87: Line 87:
 
|- valign="top"
 
|- valign="top"
 
| firsteventtime
 
| firsteventtime
| timestamp with time zone
+
|  
 
| null
 
| null
 
|  
 
|  
Line 93: Line 93:
 
|- valign="top"
 
|- valign="top"
 
| lasteventtime
 
| lasteventtime
| timestamp with time zone
+
|  
 
| null
 
| null
 
|  
 
|  
Line 99: Line 99:
 
|- valign="top"
 
|- valign="top"
 
| firstautomationtime
 
| firstautomationtime
| timestamp with time zone
+
|  
 
| null
 
| null
 
|  
 
|  
Line 105: Line 105:
 
|- valign="top"
 
|- valign="top"
 
| lastautomationtime
 
| lastautomationtime
| timestamp with time zone
+
|  
 
| null
 
| null
 
|  
 
|  
Line 111: Line 111:
 
|- valign="top"
 
|- valign="top"
 
| description
 
| description
| varchar(4000)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 117: Line 117:
 
|- valign="top"
 
|- valign="top"
 
| logmsg
 
| logmsg
| varchar(256)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 123: Line 123:
 
|- valign="top"
 
|- valign="top"
 
| operinstruct
 
| operinstruct
| varchar(1024)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 129: Line 129:
 
|- valign="top"
 
|- valign="top"
 
| tticketid
 
| tticketid
| varchar(128)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 135: Line 135:
 
|- valign="top"
 
|- valign="top"
 
| tticketstate
 
| tticketstate
| integer
+
|  
 
| null
 
| null
 
|  
 
|  
Line 141: Line 141:
 
|- valign="top"
 
|- valign="top"
 
| mouseovertext
 
| mouseovertext
| varchar(64)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 147: Line 147:
 
|- valign="top"
 
|- valign="top"
 
| suppresseduntil
 
| suppresseduntil
| timestamp with time zone
+
|  
 
| null
 
| null
 
|  
 
|  
Line 153: Line 153:
 
|- valign="top"
 
|- valign="top"
 
| suppresseduser
 
| suppresseduser
| varchar(256)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 159: Line 159:
 
|- valign="top"
 
|- valign="top"
 
| suppressedtime
 
| suppressedtime
| timestamp with time zone
+
|  
 
| null
 
| null
 
|  
 
|  
Line 165: Line 165:
 
|- valign="top"
 
|- valign="top"
 
| alarmackuser
 
| alarmackuser
| varchar(256)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 171: Line 171:
 
|- valign="top"
 
|- valign="top"
 
| alarmacktime
 
| alarmacktime
| timestamp with time zone
+
|  
 
| null
 
| null
 
|  
 
|  
Line 177: Line 177:
 
|- valign="top"
 
|- valign="top"
 
| clearuei
 
| clearuei
| varchar(256)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 183: Line 183:
 
|- valign="top"
 
|- valign="top"
 
| managedobjectinstance
 
| managedobjectinstance
| varchar(512)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 189: Line 189:
 
|- valign="top"
 
|- valign="top"
 
| managedobjecttype
 
| managedobjecttype
| varchar(512)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 195: Line 195:
 
|- valign="top"
 
|- valign="top"
 
| applicationdn
 
| applicationdn
| varchar(512)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 201: Line 201:
 
|- valign="top"
 
|- valign="top"
 
| ossprimarykey
 
| ossprimarykey
| varchar(512)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 207: Line 207:
 
|- valign="top"
 
|- valign="top"
 
| x733alarmtype
 
| x733alarmtype
| varchar(31)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 213: Line 213:
 
|- valign="top"
 
|- valign="top"
 
| x733probablecause
 
| x733probablecause
| integer
+
|  
 
| not null
 
| not null
 
|  
 
|  
Line 219: Line 219:
 
|- valign="top"
 
|- valign="top"
 
| qosalarmstate
 
| qosalarmstate
| varchar(31)
+
|  
 
| null
 
| null
 
|  
 
|  
Line 225: Line 225:
 
|- valign="top"
 
|- valign="top"
 
| clearkey
 
| clearkey
| varchar(256)
+
|  
 
| null
 
| null
 
|  
 
|  

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)