Database Error Messages

ORA-33449

(ESDREAD17) %a workspace object number
Discarding compiled code for %1p because the partition method or partition dimension of %2p has changed since it was compiled.

Cause

The partitioning method (LIST, RANGE, or CONCAT) or the partition dimension of the partition template was different from what it was when the code was compiled. This required recompilation of the code.


Action

None needed.