Skip Headers

Oracle9i Database Reference
Release 2 (9.2)

Part Number A96536-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page Go to next page
View PDF

PLSQL_NATIVE_MAKE_UTILITY

Parameter type

String

Syntax

PLSQL_NATIVE_MAKE_UTILITY = pathname

Default value

There is no default value.

Parameter class

Dynamic: ALTER SYSTEM

Range of values

Any valid path name

PLSQL_NATIVE_MAKE_UTILITY specifies the full path name of a make utility such as make in UNIX or gmake (GNU make). The make utility is needed to generate the shared object or DLL from the generated C source.