We have a situation where we want our plsql code to be secure and not visible to the users. In general, though wrapped, when we monitor the session we will get to know the sql being executed. We need to hide the code even in such cases. Is this possible? Do we have a solution for this? The Database is Oracle 11G (11.2.0.3)