DBA Data[Home] [Help]

APPS.MSC_PHUB_PKG dependencies on V$PARAMETER

Line 526: select value into l_db_name from v$parameter where name='db_name';

522: ||','||p_plan_run_id||','||p_target_plan_name
523: ||','||p_dblink||','||p_include_ods||','||p_archive_flag||')');
524:
525: if (l_db_name is null) then
526: select value into l_db_name from v$parameter where name='db_name';
527: end if;
528: msc_phub_util.log('msc_phub_pkg.publish_to_central_apcc:l_db_name='||l_db_name);
529:
530: select