DBA Data[Home] [Help]

APPS.FND_OAM_DSCRAM_BUNDLES_PKG dependencies on V$INSTANCE

Line 770: FROM v$instance;

766:
767: --query the host name
768: SELECT UPPER(host_name)
769: INTO l_host_name
770: FROM v$instance;
771:
772: --query the bundles for the host as well as any bundles for all hosts denoted by a null hostname
773: SELECT bundle_id
774: BULK COLLECT INTO l_bundle_ids