PLSQL_NATIVE_LINKER:PLSQL_NATIVE_LINKER specifies the full path name of a linker such as ld in UNIX or GNU ld which is used to link the object file into a shared object or DLL. This parameter is obsolete in 10.1. PLSQL_NATIVE_LINKER is optional. The platform-specific make file that is shipped for each platform contains a default value for this parameter. If a value is specified for this parameter, it will override the default value in the make file. Parameter type: String Syntax: PLSQL_NATIVE_LINKER = pathname Default value: There is no default value. Dynamic: ALTER SYSTEM Range of values: Any valid path name
错误码
错误描述:PLSQL_NATIVE_LINKER specifies the full path name of a linker such as ld in UNIX or GNU ld which is used to link the object file into a shared object or DLL. This parameter is obsolete in 10.1.
PLSQL_NATIVE_LINKER is optional. The platform-specific make file that is shipped for each platform contains a default value for this parameter. If a value is specified for this parameter, it will override the default value in the make file.
Parameter type: String
Syntax:
PLSQL_NATIVE_LINKER = pathname
Default value: There is no default value.
Dynamic: ALTER SYSTEM
Range of values: Any valid path name
向认证技术专家提问
向技术专家提问


