DBA Data[Home] [Help]

APPS.AS_ATA_TOTAL_PUB dependencies on DBMS_STATS

Line 128: dbms_stats.gather_table_stats('OSM','AS_TERR_RESOURCES_TMP',

124: );
125:
126: COMMIT;
127:
128: dbms_stats.gather_table_stats('OSM','AS_TERR_RESOURCES_TMP',
129: estimate_percent=>10, degree=>8, granularity=>'GLOBAL', cascade=>TRUE) ;
130: COMMIT;
131:
132: --fix for bug(5869095) --populating as_terr_resources_tmp table