DBA Data[Home] [Help]

APPS.BSC_METADATA_OPTIMIZER_PKG dependencies on BSC_DBGEN_METADATA_READER

Line 711: g_num_partitions := bsc_dbgen_metadata_reader.get_max_partitions;

707:
708: gAppsSchema := BSC_MO_HELPER_PKG.getAppsSchema;
709: gBSCSchema := BSC_MO_HELPER_PKG.getBSCSchema;
710: gApplsysSchema := BSC_MO_HELPER_PKG.getApplsysSchema;
711: g_num_partitions := bsc_dbgen_metadata_reader.get_max_partitions;
712: g_partition_clause := get_partition_clause;
713: -- Initialize DImension tables
714: logProgress('INIT', 'Starting InitializeMasterTables');
715: bsc_mo_helper_pkg.InitializeMasterTables;