LIBPATH - USAP configuration option
Description
The libpath option specifies the value to set for the LIBPATH environment variable, which controls the search path for dynamically loaded shared libraries. This is used to ensure that required shared libraries such as the SAP NW RFC library and SAP Cryptographic library are accessible to USAP at runtime.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
|---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -libpath path | |||||
Environment Variable | USAP_LIBPATH=path | |||||
Configuration File Keyword | libpath |
Values
path is the path value that will be set for environment variable LIBPATH for the USAP runtime environment.
There is no default value. If this option is not specified, the LIBPATH environment variable will not be altered.
Command Usage
The LIBPATH option is a LOCAL option.
LOCAL options are associated with program execution, not commands.