Show TOC

stats_dict_degreeLocate this document in the navigation structure

This parameter defines the degree of parallelism for the collection of Oracle dictionary statistics with the DBMS_STATS package using BRCONNECT update statistics.

            stats_dict_degree = auto | default | null | <degree>
         

Default value: null - no update

Possible values:

  • auto: auto sample size

  • default: Oracle system default

  • null: default table degree

  • <degree>:1-256