DBA Data[Home] [Help]

APPS.MSC_NETCHANGE_PKG dependencies on APP_EXCEPTION

Line 2266: when app_exception.record_lock_exception then

2262:
2263: commit;
2264: exception when no_data_found then
2265: null;
2266: when app_exception.record_lock_exception then
2267: MSC_UTIL.msc_debug('can not lock msc_nec_compare_plans table for update');
2268: END compare_plan_need_refresh;
2269:
2270: Function category_name(p_org_id number, p_instance_id number,