Does anyone know where the executable for PL/SQL Wrapper resides? This is the utility that hides source code
SQLPlus>wrap iname=c:\mypack.sql
Thanks..
Printable View
Does anyone know where the executable for PL/SQL Wrapper resides? This is the utility that hides source code
SQLPlus>wrap iname=c:\mypack.sql
Thanks..
Virtually all executable Oracle utilities can be found in the ORACLE_HOME\bin directory (or ORACLE_HOME/bin on UNIX).