Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

After restore the Oracle Database backup, is essential to gather schema stats.

SITINov 20 2020 — edited Nov 20 2020

Hi All,
Thanks in Advance,
After restore the Oracle Database backup, is essential to gather schema stats.
exec dbms_stats.gather_schema_stats('username');
Thank you,
Regards,
Jayaprakash.

Comments
Post Details
Added on Nov 20 2020
7 comments
837 views