DBA Data[Home] [Help]

APPS.XDP_APPLICATION dependencies on AQ$XDP_FA_QTAB

Line 1816: from AQ$XDP_FA_QTAB

1812:
1813: /*****FA Load*****/
1814: cursor c_fa_load is
1815: select count(*)count, msg_state
1816: from AQ$XDP_FA_QTAB
1817: group by msg_state;
1818:
1819: /****FA Volume****/
1820: cursor c_fa_volume is