Can wrapped code be saved to PKB and PKS files to be reloaded on to different instances?
We want to test the changes on a test instance, however the regression testing is failing. Production still works fine.
We would like to be able to revert our test instance code back to production's versions, however when we try to save the wrapped version of the files from our production instance (in TOAD), they save properly, but we receive a PLS-00753 error on the body only when we try to load it back in. MOS says that TOAD shouldn't be used for loading/saving wrapped packages, but it offers no other suggestions on tools to use to save a wrapped package.