Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> re - posting ODM.DMS_QUEUE_TABLE question

re - posting ODM.DMS_QUEUE_TABLE question

From: dorit <maromdo_at_yahoo.ca>
Date: 20 Oct 2006 11:28:01 -0700
Message-ID: <1161368881.287672.120000@e3g2000cwe.googlegroups.com>


(i think i posted this question originally in the wrong group ... so i'm sending the question again ....)

version 9.2.0.1
windows 2000

my database is running the following :

select q_name, state, delay, expiration, rowid, msgid, dequeue_msgid,

chain_no, local_order_no, enq_time, enq_tid, step_no, priority, exception_qschema, exception_queue, retry_count, corrid, time_manager_info, sender_name, sender_address, sender_protocol from ODM.DMS_QUEUE_TABLE where time_manager_info <= :1 and state != :2 for update skip locked

i couldn't find any info about ODM.DMS_QUEUE_TABLE table.

can someone help me with this issue ....

thanks .

dornit Received on Fri Oct 20 2006 - 13:28:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US