DBA Data[Home] [Help]

VIEW: APPS.IBY_PSR_SNAPSHOT_COUNT

Source

View Text - Preformatted

SELECT l_need_action
, l_processing
, l_terminated
, l_errors
, l_completed
FROM TABLE(IBY_UTILITY_PVT.get_psr_snapshot_pipe)

View Text - HTML Formatted

SELECT L_NEED_ACTION
, L_PROCESSING
, L_TERMINATED
, L_ERRORS
, L_COMPLETED FROM TABLE(IBY_UTILITY_PVT.GET_PSR_SNAPSHOT_PIPE)