NBSD_JDK_HOME option for NetBackup servers and clients
The NBSD_JDK_HOME option specifies the path to the JDK Home folder. The path is required to execute JSTACK on a java process. For example: If JDK is installed in c:\\jdk, JAVA_HOME should be set to c:\\jdk.
Note:
Do not enclose the value in single or double quotes.
Table: NBSD_JDK_HOME Information
Usage | Description |
|---|---|
Where to use | On NetBackup primary, media, or client servers. |
How to use | Use the nbgetconfig and the nbsetconfig commands to view, add, or change the option. For information about these commands, see the NetBackup Commands Reference Guide. Example: NBSD_JDK_HOME = c:\\jdk1.8 By default, this entry is not present in the configuration file. |
Equivalent NetBackup web UI property | No equivalent exists in the host properties. |