Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> re - posting ODM.DMS_QUEUE_TABLE question
(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
![]() |
![]() |