wrapped code

deniskeen

Member
Hi,

It's impossible to save to disk a wrapped
package's code in PL/SQLDev 6.0

Sometimes it's necessary to that.
For instance, when we recieve an update from the
developers of one of our 3rd party tools we must
save the previous package code (wrapped), apply
the update and, if it doesn't work, rollback to
the saved package.
With Toad 6.5 it can be done.

Denis
 
Originally posted by Marco Kalter:
I have added this to the list of enhancement requests.
Any idea if this is going to implemented? I'd really like this feature - we install wrapped code on our client system. Whenever we replace code our procedure is to first create a backup copy of the clients code - which is wrapped.
 
Back
Top