ORA-25478
Hot objects limit reached: string
Cause
An attempt to mark an object as hot is failing because the maximum number of allowable objects are already marked hot.
Action
Unmark any other hot objects using DBMS_SHARED_POOL.UNMARKHOT and retry the operation.