Skip Headers
Oracle® Warehouse Builder OMB*Plus Command Reference
11g Release 2 (11.2)

Part Number E14406-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
Mobi · ePub

OMBRETRIEVE ADVANCED_QUEUE

Purpose

Retrieve details of the Advanced Queue.

Prerequisites

Should be in the context of an Oracle Module.

Syntax

retrieveAQCommand =  OMBRETRIEVE ADVANCED_QUEUE "QUOTED_STRING" GET ( 
          "getPropertiesClause" | "getReferenceIconSetClause" )
     getPropertiesClause =  PROPERTIES "(" "propertyNameList" ")"
     getReferenceIconSetClause =  ( REF | REFERENCE ) ICONSET
     propertyNameList =  "UNQUOTED_STRING" { "," "UNQUOTED_STRING" }

Parameters

retrieveAQCommand

Retrieves the details of the Advanced Queue with the given name.

getPropertiesClause

Retrieves the values of the given Properties for the Advanced Queue with the given name.

getPropertiesClause

Basic properties for ADVANCED_QUEUE: 

Name: BUSINESS_NAME
Type: STRING(200)
Valid Values: Any valid character string in supported character set.
Default: Empty string
Business name of the Advanced Queue

Name: DESCRIPTION
Type: STRING(4000)
Valid Values: Any valid character string in supported character set.
Default: Empty string
Description of the Advanced Queue

Name: QTABLE
Type: STRING(4000)
Valid Values: Any valid character string in supported character set.
Default: Empty string
Queue Table for the Advanced Queue. This has to be the name of a Queue Table(QUEUE_TABLE) existing in the same Oracle Module.

getReferenceIconSetClause

Get the Icon Set.

propertyNameList

The list of properties.

ADVANCED_QUEUE Object

Table 17-2 ADVANCED_QUEUE Object

Property Type Choices Min Max Default Description

DEPLOYABLE

BOOLEAN

true, false

none

none

true

 

DEQUEUE_ENABLED

BOOLEAN

true, false

none

none

true

 

ENQUEUE_ENABLED

BOOLEAN

true, false

none

none

true

 

GENERATE_ADVANCED_QUEUE

BOOLEAN

true, false

none

none

true

 

GENERATE_TEMPORARY_TABLE

BOOLEAN

true, false

none

none

true

 

GENERATION_COMMENTS

STRING

none

none

none

empty string

Enter additional comments for the generated code.

MAX_RETRIES

NUMBER

none

none

none

5

 

RETENTION_TIME

NUMBER

none

none

none

0

 

RETRY_DELAY

NUMBER

none

none

none

0