Go to main content

Oracle® x86 Servers Diagnostics and Troubleshooting Guide

Exit Print View

Updated: January 2020
 
 

Starting Oracle VTS Software

You can start the Oracle VTS application with the script startsunvts. The script has a set of options that caters to different choices on how the application needs to be started. There are options to start the application and bring up a user interface that needs user intervention to select and start the tests. Also, there are options that do not bring up any user interface and start the testing without any user intervention.

The startsunvts script gets installed under the /usr/sunvts/bin directory. You can type startsunvts in the terminal to view all the options. If you select any one the options from the menu (d,l,s,m, or A), it prompts you to select yes or no to display the time taken for each logical test (LT) in each pass.

# cd /usr/sunvts/bin
# ./startsunvts
Which VTS 8.2.0 User Interface (UI) or Testing option would you like to use?
a) Command Line Interface
b) Terminal User Interface
c) Graphical User Interface
d) Default Testing
l) Comprehensive Testing
s) Short Testing
m) Memory Testing
A) All level Testing
s
Do you want time information of each LT in each pass 'y/n'
y
Starting VTS Short Testing....

You can start Oracle VTS in GUI mode, as explained in Start Oracle VTS Software (GUI). For details on how to start Oracle VTS in TTY or CLI mode, refer to the Oracle VTS 8.2.0 Software User's Guide at: https://docs.oracle.com/cd/E83848_01/.