You can also consider dbms_stats.export_schema_stats and import_schema_stats. This is the fastest way you get the stats on the target DB.

Tamil