Difference between revisions of "IX.AQ$ STREAMS QUEUE TABLE I (table)"

From dbscript Online Help
Jump to: navigation, search
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | IX.AQ$_STREAMS_QUEUE_TABLE_I |- |} {| border="1" cellpadding="5" cellspacing...)
 
Line 3: Line 3:
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|-
 
|-
| '''Table
+
| '''table
 
| IX.AQ$_STREAMS_QUEUE_TABLE_I
 
| IX.AQ$_STREAMS_QUEUE_TABLE_I
 
|-
 
|-
|}
 
 
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
| '''Column
 
| '''Data Type
 
| '''Nullable
 
| '''Default
 
| '''PK
 
| '''Index
 
 
|-
 
| SUBSCRIBER#
 
| NUMBER
 
| not null
 
|
 
| SYS_IOT_TOP_49925
 
|
 
|-
 
| NAME
 
| VARCHAR2
 
| not null
 
|
 
| SYS_IOT_TOP_49925
 
|
 
|-
 
| QUEUE#
 
| NUMBER
 
| not null
 
|
 
| SYS_IOT_TOP_49925
 
|
 
|-
 
| MSG_ENQ_TID
 
| VARCHAR2
 
| not null
 
|
 
| SYS_IOT_TOP_49925
 
|
 
|-
 
| SENDER#
 
| NUMBER
 
| not null
 
|
 
| SYS_IOT_TOP_49925
 
|
 
|-
 
| TXN_STEP#
 
| NUMBER
 
| not null
 
|
 
| SYS_IOT_TOP_49925
 
|
 
|-
 
| MSG_ENQ_TIME
 
| TIMESTAMP(6)
 
| not null
 
|
 
| SYS_IOT_TOP_49925
 
|
 
|-
 
| MSG_STEP_NO
 
| NUMBER
 
| not null
 
|
 
| SYS_IOT_TOP_49925
 
|
 
|-
 
| MSG_CHAIN_NO
 
| NUMBER
 
| not null
 
|
 
| SYS_IOT_TOP_49925
 
|
 
|-
 
| MSG_LOCAL_ORDER_NO
 
| NUMBER
 
| not null
 
|
 
| SYS_IOT_TOP_49925
 
|
 
|-
 
| MSGID
 
| RAW
 
| not null
 
|
 
| SYS_IOT_TOP_49925
 
|
 
|-
 
| HINT
 
| ROWID
 
| null
 
|
 
|
 
|
 
|-
 
| SPARE
 
| RAW
 
| null
 
|
 
|
 
|
 
 
|}
 
|}

Revision as of 20:56, 24 August 2009

wikibot

table IX.AQ$_STREAMS_QUEUE_TABLE_I