DBA Data[Home] [Help]

APPS.AS_ATA_NEW_PUB dependencies on DBMS_STATS

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

160: );
161:
162: COMMIT;
163:
164: dbms_stats.gather_table_stats('OSM','AS_TERR_RESOURCES_TMP',
165: estimate_percent=>10, degree=>8, granularity=>'GLOBAL', cascade=>TRUE) ;
166: COMMIT;
167:
168: --fix for bug(5869095) --populating as_terr_resources_tmp table