DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: 10g Datapump import without TABLE_STATISTICS

  1. #1
    Join Date
    Jul 2003
    Posts
    136

    10g Datapump import without TABLE_STATISTICS

    Environment:
    Oracle 10.1.0.2.0
    Windows 2003

    What are the negatives of using EXCLUDE=TABLE_STATISTICS

    While importing a schema into new schema (remapping the schema and tablespace), What possible issues we can run into or what, if any, capabilities/functionality do we loose if we run the impdb with EXCLUDE=TABLE_STATISTICS and EXCLUDE=INDEX_STATISTICS.

    Do we always need to have the stats - How can we generate those TABLE_STATISTICS and INDEX_STATISTICS, if we should, after the new schema is created.

    Please advice.
    Thanks

    -D

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    dbms_stats would re-create them for you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width