Oracle 10G GATHER_STATS_JOB to update statistics only specific schema
I just want to check , whether is it possible for Oracle GATHER_STATS_JOB to run update statistics to only certain schema.
I would like to exclude running stats on certain user schema using dba_scheduler_jobs GATHER_STATS_JOB .
Thanks