I am updating a PLSQL package provided by a 3rd party supplier, which I only have wrapped versions of. Before updating this package, I need to take a backup of the existing version so that I can roll back the change if necessary.
The problem I have is that when I try to save the current version...