Oracle Error Message
ORA-33443: (ESDREAD14) Discarding compiled code for workspace object because analytic workspace string is not attached.
Reason for the Error
A program used an analytic workspace name in a qualified object name. The named analytic workspace is not attached at program run time.
Solution
No action necessary. The program will be automatically recompiled. It is likely that the recompile will fail with an appropriate exception code, in which case the signaled condition should be corrected and the program re-run.