OCI Service Routines

There are four OCI routines that you can use in your external procedures. These require that you have passed context area information to the C function by including WITH CONTEXT in your PL/SQL body. The routines are:

Refer to Oracle's PL/SQL User's Guide and Reference for detailed documentation and examples of using these routines.