how to resolve 'Database internal error:ORA-04068: existing state of packages has been discarded' in
Dmantra workflow often occurs error about 'Database internal error:ORA-04068: existing state of packages has been discarded' ,There are two problem,one is seeded procedure about ep_load_* ,we use 'DL_RUN_PROC',which will recomple 'ep_load_*' procedure,but sometimes also display object invalid status,another is custom package ,which is valid object in DB ,but occur error about 'Database internal error:ORA-04068: existing state of packages has been discarded' , how to resolve it?
ps:demantra version 7.3.1.2
Thanks,
Andy