Should we be 'Obfuscating'/wrapping our PL/SQL code?
Pete_Sg1May 21 2010 — edited May 25 2010Versions:10gR2, 11G, 11GR2
We are a software development firm in Retail Domain. We have around 35 packages, 80 procedures and functions. Currently none of our PL/SQL source codes are hiddent('obfuscated'). Is this a professional approach?
If the client faces an issue with our code and when they send us the exp dump file to reproduce this issue. We wouldn't even be able see let alone debug the code. Right? Are there any other disadvantages with Obfuscation?