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!

Properties fiel in PLSQL????

KannanBJan 19 2012 — edited Jan 20 2012
Hello All,

I am developing a PLSQL stored procedure in Oracle 11g. The requirement is all the constant values must be configurable in future. Usually we will use parameters in this case. But im thinking in a different way, since some other Vendor is going to trigger this SP.

Can we have a file like properties file in Java and get the values from this file. We are also developing some java components, so defenetly we will have properties file in the server.

Thanks for you suggestions.

KB.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 17 2012
Added on Jan 19 2012
18 comments
1,417 views