Ora-04068 existing state of the packagge has been discarded.
45399Jul 12 2009 — edited Jul 21 2009We have migrated from oracle 9i to 11g database.
After migration I am trying to run one package (which is called from the form) it is giving error as Ora-04068 existing state of the packagge has been discarded.
I recompiled the package but still it is giving me the same error.
If I run any function from the package in sqlplus or Toad then it is working. It is only not working from the form.
It is quite urgent. If anybody can help me.