NBJAVA_CONNECT_OPTION
Specifies the call-back method the server or client will use when communicating with the NetBackup-Java consoles (jnbSA, jbpSA).
This option is found in /usr/openv/java/nbj.conf on NetBackup servers in the following format:
NBJAVA_CONNECT_OPTION = [ 0 | 1 ]
Where:
0 = Indicates the traditional call-back method (default).
1 = Indicates the vnetd no call-back method.
Note
Performance is somewhat reduced with the use of NBJAVA_CONNECT_OPTION.
|