Search Results entry_date
Overview
The APPS.XDP_FQUEUE_TOOLS package body is a utility package within the Oracle E-Business Suite Advanced Planning and Scheduling / supply chain execution components tied to the XDP (Order Management back-end queue infrastructure) and XNP (XML/Native messaging queue) schemas. Its principal business purpose is to provide programmatic introspection of the Oracle Advanced Queueing (AQ) tables that underlie the order fulfillment, work item, workflow channel, and inbound/outbound messaging pipelines. Administrators and concurrent programs use these utilities to determine how many unconsumed entries exist in a given queue and to identify the most recent enqueue timestamp, commonly surfaced in monitoring and diagnostic reports as well as in operational dashboards that display queue depth and lag.
Within Oracle EBS 12.1.1 and 12.2.2, queue latency and backlog are critical operational metrics: a stalled order processor or adapter queue can block sales order release, fulfillment, and integration with external trading partners. This package provides the low-level queries that expose those metrics without requiring the caller to know which underlying *_QTAB or queue table holds the data.
Key Procedures and Functions
- NO_ENTRIES — Returns the number of rows currently present in the queue table identified by the supplied queue name (
queued_id). It branches on the queue identifier and performs acount(1)against the matching queue table, returning the entry count as a NUMBER. Typical uses include queue-depth monitoring and threshold-based alerting. - MAX_ENTRY_DATE — Returns the latest enqueue timestamp (the maximum
ENQ_TIME) for the specified queue. The local variable is namedentry_date, which is why theentry_datesearch term maps to this function. It is the canonical way to determine the age of the newest item waiting in a queue, and therefore whether a queue is actively receiving traffic. - PROCESSORS_RUNNING — Reports on the status of queue processors, used to verify that the background consumers responsible for dequeuing order, work item, and messaging records are active. Operators consult this during incident triage to distinguish an idle queue from a failed consumer.
- DO_COMMIT — Performs a transaction commit on behalf of calling code, allowing queue inspection routines to release transactional context cleanly after read operations or helper updates.
Tables Accessed
All documented tables are reached through APPS synonyms:
XDP_PENDING_ORDER_QTAB— pending sales order queue.XDP_ORDER_PROCESSOR_QTAB— order processor queue.XDP_WORKITEM_QTAB— work item queue.XDP_FA_QTAB— fulfillment/adapter queue.XDP_ADAPTER_JOB_QUEUEandXDP_DQER_REGISTRATION— adapter job scheduling and dequeuer registration.XDP_WF_CHANNEL_QTAB— workflow channel queue.XNP_IN_MSG_QTAB,XNP_OUT_MSG_QTAB,XNP_IN_EVT_QTAB,XNP_IN_TMR_QTAB— inbound/outbound messages, inbound events, and inbound timer queues.
Usage Notes
XDP_FQUEUE_TOOLS is classified as OTHER (no formal public API). It is not directly invoked by Oracle Forms; rather it is called by concurrent programs, queue monitor utilities, and custom diagnostics that display queue depth and last-entry dates. Because it is referenced by zero other packages, callers rely on the APPS synonym directly. Typical invocation sites include order management queue-monitoring reports, DBA troubleshooting scripts, and workflow/XML gateway diagnostics where operators need a count of entries and the newest entry_date. Custom code should be aware that the function branches only on the enumerated queue identifiers; an unrecognized queue name returns a null date or zero count, so callers must validate inputs and always reference the package via its APPS synonym to preserve the same semantics across 12.1.1 and 12.2.2.
-
PACKAGE BODY: APPS.XDP_FQUEUE_TOOLS
12.1.1
-
APPS.XDP_FQUEUE_TOOLS SQL Statements
12.1.1
-
APPS.XDP_FQUEUE_TOOLS SQL Statements
12.2.2
-
PACKAGE BODY: APPS.XDP_FQUEUE_TOOLS
12.2.2
-
VIEW: CS.CS_KB_HISTORIES_B#
12.2.2
-
VIEW: JA.JAI_CMN_RG_PLA_TRXS#
12.2.2
-
VIEW: CS.CS_KB_HISTORIES_B#
12.2.2
owner:CS, object_type:VIEW, object_name:CS_KB_HISTORIES_B#, status:VALID,
-
TABLE: CS.CS_KB_HISTORIES_B
12.1.1
owner:CS, object_type:TABLE, fnd_design_data:CS.CS_KB_HISTORIES_B, object_name:CS_KB_HISTORIES_B, status:VALID,
-
TABLE: CS.CS_KB_HISTORIES_B
12.2.2
owner:CS, object_type:TABLE, fnd_design_data:CS.CS_KB_HISTORIES_B, object_name:CS_KB_HISTORIES_B, status:VALID,
-
TABLE: IGS.IGS_AD_INTL_INT_ALL_OLD
12.1.1
owner:IGS, object_type:TABLE, object_name:IGS_AD_INTL_INT_ALL_OLD, status:VALID,
-
TABLE: IGS.IGS_AD_INTL_VISA_OLD
12.1.1
owner:IGS, object_type:TABLE, object_name:IGS_AD_INTL_VISA_OLD, status:VALID,
-
VIEW: APPS.CS_KB_HISTORIES_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CS.CS_KB_HISTORIES_VL, object_name:CS_KB_HISTORIES_VL, status:VALID,
-
VIEW: APPS.IGS_SS_ADM_APPL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_SS_ADM_APPL, object_name:IGS_SS_ADM_APPL, status:VALID,
-
View: IGFBV_STUDENT_AUTHORIZATIONS
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Base view for the entity that holds Student Work Authorizations , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.CS_KB_HISTORIES_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CS.CS_KB_HISTORIES_VL, object_name:CS_KB_HISTORIES_VL, status:VALID,
-
View: CS_KB_HISTORIES_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CS.CS_KB_HISTORIES_VL, object_name:CS_KB_HISTORIES_VL, status:VALID, product: CS - Service , description: Multi-lingual view for CS_KB_HISTORIES_B and CS_KB_HISTORIES_TL tables. , implementation_dba_data: APPS.CS_KB_HISTORIES_VL ,
-
VIEW: JA.JAI_CMN_RG_PLA_TRXS#
12.2.2
owner:JA, object_type:VIEW, object_name:JAI_CMN_RG_PLA_TRXS#, status:VALID,
-
View: CS_KB_HISTORIES_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CS.CS_KB_HISTORIES_VL, object_name:CS_KB_HISTORIES_VL, status:VALID, product: CS - Service , description: Multi-lingual view for CS_KB_HISTORIES_B and CS_KB_HISTORIES_TL tables. , implementation_dba_data: APPS.CS_KB_HISTORIES_VL ,
-
View: IGFBV_STUDENT_AUTHORIZATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFBV_STUDENT_AUTHORIZATIONS, object_name:IGFBV_STUDENT_AUTHORIZATIONS, status:VALID, product: IGF - Financial Aid , description: Base view for the entity that holds Student Work Authorizations , implementation_dba_data: APPS.IGFBV_STUDENT_AUTHORIZATIONS ,
-
APPS.CS_KB_HISTORIES_PKG SQL Statements
12.1.1
-
VIEW: APPS.IGF_SE_AUTH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SE_AUTH_V, object_name:IGF_SE_AUTH_V, status:VALID,
-
View: IGS_SS_ADM_APPL
12.2.2
product: IGS - Student System (Obsolete) , description: An Admission Application Online View which stores all admission applications received online. , implementation_dba_data: Not implemented in this database ,
-
View: IGFFV_STUDENT_AUTHORIZATIONS
12.2.2
product: IGF - Financial Aid (Obsolete) , description: Full View for the Entity that holds Student Work Authorizations , implementation_dba_data: Not implemented in this database ,
-
APPS.CS_KB_HISTORIES_PKG SQL Statements
12.2.2
-
TABLE: IGS.IGS_SS_ADM_APPL_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_SS_ADM_APPL_ALL, object_name:IGS_SS_ADM_APPL_ALL, status:VALID,
-
View: IGFFV_STUDENT_AUTHORIZATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFFV_STUDENT_AUTHORIZATIONS, object_name:IGFFV_STUDENT_AUTHORIZATIONS, status:VALID, product: IGF - Financial Aid , description: Full View for the Entity that holds Student Work Authorizations , implementation_dba_data: APPS.IGFFV_STUDENT_AUTHORIZATIONS ,
-
View: IGS_SS_ADM_APPL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_SS_ADM_APPL, object_name:IGS_SS_ADM_APPL, status:VALID, product: IGS - Student System , description: An Admission Application Online View which stores all admission applications received online. , implementation_dba_data: APPS.IGS_SS_ADM_APPL ,
-
View: IGF_SE_AUTH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGF_SE_AUTH_V, object_name:IGF_SE_AUTH_V, status:VALID, product: IGF - Financial Aid , description: The entity contains the authorization details sent to the interface layer. This entity also at the same time has the history or inactive authorization records. At one line only one authorization record can remain active. , implementation_dba_data: APPS.IGF_SE_AUTH_V ,
-
View: IGF_SE_AUTH_V
12.2.2
product: IGF - Financial Aid (Obsolete) , description: The entity contains the authorization details sent to the interface layer. This entity also at the same time has the history or inactive authorization records. At one line only one authorization record can remain active. , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.IGFBV_STUDENT_AUTHORIZATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFBV_STUDENT_AUTHORIZATIONS, object_name:IGFBV_STUDENT_AUTHORIZATIONS, status:VALID,
-
VIEW: APPS.IGFFV_STUDENT_AUTHORIZATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGF.IGFFV_STUDENT_AUTHORIZATIONS, object_name:IGFFV_STUDENT_AUTHORIZATIONS, status:VALID,
-
TABLE: IGF.IGF_SE_AUTH
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_SE_AUTH, object_name:IGF_SE_AUTH, status:VALID,
-
TABLE: JA.JAI_CMN_RG_PLA_TRXS
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_RG_PLA_TRXS, object_name:JAI_CMN_RG_PLA_TRXS, status:VALID,
-
APPS.JAI_CMN_RG_PLA_TRXS_PKG SQL Statements
12.1.1
-
APPS.IGF_SE_AUTH_PKG SQL Statements
12.1.1
-
APPS.JAI_CMN_RG_PLA_TRXS_PKG SQL Statements
12.2.2
-
TABLE: JA.JAI_CMN_RG_PLA_TRXS
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JAI_CMN_RG_PLA_TRXS, object_name:JAI_CMN_RG_PLA_TRXS, status:VALID,
-
APPS.JAI_CMN_RG_OPM_PKG SQL Statements
12.2.2
-
APPS.JAI_CMN_RG_OPM_PKG SQL Statements
12.1.1
-
PACKAGE BODY: APPS.CS_KB_HISTORIES_PKG
12.1.1
-
PACKAGE: APPS.OKL_LOSS_PROV_PVT
12.2.2
-
PACKAGE: APPS.OKL_LOSS_PROV_PVT
12.1.1
-
PACKAGE BODY: APPS.CS_KB_HISTORIES_PKG
12.2.2
-
APPS.JAI_CMN_RG_TRANSFER_PKG SQL Statements
12.1.1
-
PACKAGE BODY: APPS.JAI_CMN_RG_PLA_TRXS_PKG
12.1.1
-
PACKAGE BODY: APPS.PQP_US_STUDENT_BEE
12.2.2
-
APPS.JAI_CMN_RG_TRANSFER_PKG SQL Statements
12.2.2
-
PACKAGE BODY: APPS.JAI_CMN_RG_PLA_TRXS_PKG
12.2.2
-
PACKAGE BODY: APPS.PQP_US_STUDENT_BEE
12.1.1
-
Lookup Type: CAT_ATTR_NAME
12.2.2
product: IGS - Student System (Obsolete) , meaning: Category Attribute Name , description: Category Attribute Name ,