Skip to Main Content

SQL & PL/SQL

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!

Validate a Package Across Instances?

3245956Apr 21 2017 — edited Apr 26 2017

Does anyone know of a way I can validate  a package across instances?  That is, simulate compiling a package in one instances against the structure of another instance

I would like to make sure all of the objects (tables, views, etc.) I am using in my package are present in our production environment before I move it from our development environment into production. 

thanks

Alan

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 24 2017
Added on Apr 21 2017
42 comments
1,816 views