Auto stat collection in production 12c database
Our production database is throwing error ORA-04021: timeout occurred while waiting to lock object, from 10pm to around 2am every day.
During that time we have many transactions. Due to this, the application couldn't commit the transaction which leads to transaction failure.
Any issues if we disable Auto stat collection in production 12c database?