You can also schedule dbms_stats.gather_schema_stats to run on the particular schema just after the batch job runs. Set options to gather_auto, this option will gather stats on statsless tables as well as in stale ones (tables that had 10%+ changes since last stats collection).