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!

conditional compile depending on schema name

TPD-OpitzJul 8 2010 — edited Jul 9 2010
Hello,

on a 11g database is it possible to have conditional compilation depending on the schema name?

-----
Background:
I have some procedures and functions in my package that have entries in the package header for unit testing purpose only. I down't want them exposed in the production system. I know, that in the production environment the schema will be different from my development system.

bye
TPD
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2010
Added on Jul 8 2010
12 comments
1,563 views