Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PL/SQL Versioning in the database

Chizzle PackFeb 1 2016 — edited Feb 1 2016

This has probably been mentioned before, but wouldn't it be nice if we had an initialization parameter like PLSQL_OBJECT_VERSIONS_KEPT and the database would automatically keep up to that many versions (current + previous) of the source code for a PL/SQL object?  Would be nice for the developers to have a few previous versions to easily go back to for debugging, etc.  and the initialization parameter would keep the # of versions under control.

Comments
Post Details
Added on Feb 1 2016
5 comments
2,265 views