external procedures

A PL/SQL procedure executing on an Oracle server can call an external procedure or function that is written in the C programming language and stored in a shared library. In order for the Oracle8i database to connect to external procedures, the server must be configured with a net service name and the listener must be configured with protocol address and service information. The Net8 Configuration Assistant automatically configures the necessary information during installation.

For More Information: See Chapter 8, Enabling Advanced Net8 Features, in the Net8 Administrator's Guide.