User`s guide

Loading External Procedures
11-2 Oracle Database Installation and Administration Guide
The external C routine has to be compiled and the generated LLM has to be stored
in the LMS library. If you set the
MODULE-PROPERTIES
option
LOWER-CASE-NAMES
=
*NO
, then all lowercase letters in the entry names are converted
to uppercase.
Furthermore, if you set the MODULE-PROPERTIES option
SPECIAL-CHARACTERS
=
*CONVERT-TO-DOLLAR
, then all underscores (
_
) in entry
names are converted to dollar signs (
$
), which must be considered when
publishing the external procedure.
3. Publishing and running external procedures does not differ from the description
in Oracle Database Advanced Application Developer's Guide. Result messages about
the execution of the external procedure can be found in a file named
L
.
sid
.
EXTP
.
SYSOUT
.
tsn
.