How to tell the version of Java being used by NetBackup

Article: 100064463
Last Published: 2025-03-01
Ratings: 0 0
Product(s): NetBackup & Alta Data Protection

Description

This article shows how to verify the installed version of Java on a NetBackup server.

 

On Windows, run the following command:

x:\Program Files\Veritas\NetBackup\jre\bin\java.exe -version

 

On Linux/Unix run:

/usr/openv/java/jre/bin/java -version

# /usr/openv/java/jre/bin/java -version
java version "1.8.0_301"
Java(TM) SE Runtime Environment (build 1.8.0_301-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.301-b09, mixed mode)

 

Was this content helpful?