How to recover PL/SQL package without a backup?
Hi,
Accidentally a PL/SQL package was lost.The last backup of the database is from the time before the package was lost.Is there a way the source code of this PL/SQL package to be restored?Some functions and procedures were executed today before the package was lost?I was looking for a way to find it in the Shared PL/SQL Area but unsuccessfully.
Does anybody have an idea how to this package be recovered?
Thank you in advance!
Maria