NBJAVA_CLIENT_PORT_WINDOW
The NBJAVA_CLIENT_PORT_WINDOW configuration option specifies the range of non-reserved ports on this computer to use for connecting to the NetBackup application server. It also specifies the range of ports to use to connect to the bpjobd daemon from the Activity Monitor in the NetBackup Administration Console.
This option uses the following format:
NBJAVA_CLIENT_PORT_WINDOW = n m
Where:
The minimum acceptable range for each user is 120. Each additional concurrent user requires an additional 120. For example, the entry for three concurrent users might look as follows:
NBJAVA_CLIENT_PORT_WINDOW = 5000 5360
If the range is not set wide enough, jnbSA exits with an error message that states an invalid value has occurred during initialization.
Note:
Performance is reduced with the use of NBJAVA_CLIENT_PORT_WINDOW.