09.12.2012 Views

Advanced Queuing - Oracle

Advanced Queuing - Oracle

Advanced Queuing - Oracle

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Purpose<br />

Table 10–11 USER_QUEUE_SCHEDULES<br />

Selecting Propagation Schedules in User Schema<br />

Column Name & Description Null? Type<br />

QNAME—source queue name NOT NULL VARCHAR2(30)<br />

DESTINATION—destination name, currently<br />

limited to be a DBLINK name<br />

START_DATE—date to start propagation in the<br />

default date format<br />

START_TIME—time of day at which to start<br />

propagation in HH:MI:SS format<br />

PROPAGATION_WINDOW—duration in seconds<br />

for the propagation window<br />

NEXT_TIME—function to compute the start of<br />

the next propagation window<br />

LATENCY—maximum wait time to propagate a<br />

message during the propagation window.<br />

SCHEDULE_DISABLED—N if enabled Y if<br />

disabled and schedule will not be executed<br />

PROCESS_NAME—The name of the SNP<br />

background process executing this schedule.<br />

NULL if not currently executing<br />

SESSION_ID—The session ID (SID,<br />

SERIAL#) of the job executing this schedule.<br />

NULL if not currently executing<br />

INSTANCE—The Real Application Clusters<br />

instance number executing this schedule<br />

LAST_RUN_DATE—The date on the last<br />

successful execution<br />

LAST_RUN_TIME—The time of the last<br />

successful execution in HH:MI:SS format<br />

CURRENT_START_DATE—Date at which the<br />

current window of this schedule was started<br />

CURRENT_START_TIME—Time of day at which<br />

the current window of this schedule was started<br />

in HH:MI:SS format<br />

NOT NULL VARCHAR2(128)<br />

- DATE<br />

- VARCHAR2(8)<br />

- NUMBER<br />

- VARCHAR2(200)<br />

- NUMBER<br />

- VARCHAR(1)<br />

- VARCHAR2(8)<br />

- VARCHAR2(82)<br />

- NUMBER<br />

- DATE<br />

- VARCHAR2(8)<br />

- DATE<br />

- VARCHAR2(8)<br />

Administrative Interface: Views 10-27

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!