Wrapping a procedure



Save procedure code in a file called cbt_trig1.sql

then wrap using the following command

e:\raj\YKR_SQL>wrap iname=cbt_trig1.sql

PL/SQL Wrapper: Release 10.1.0.2.0- Production on Fri Aug 07 16:58:27 2009

Copyright (c) 1993, 2004, Oracle.  All rights reserved.

Processing cbt_trig1.sql to cbt_trig1.plb
Now execute the .plb file and the procedure code is encrypted

SQL>@cbt_trig1.plb

Post a Comment

And that's all there is to it!

If anyone has any other questions or requests for future How To posts, you can either ask them in the comments or email me. Please don't feel shy at all!

I'm certainly not an expert, but I'll try my hardest to explain what I do know and research what I don't know.

Previous Post Next Post