Neoview Command Interface (NCI) Guide (R2.3)

6. In the System Properties dialog box, click OK to accept the changes.
To return to the default look and feel, Neoview SQL, set the -DhpnciLF property value to nci.
Setting the Look and Feel in the User Profile on Linux or UNIX
1. Open the user profile (.profile or .bash_profile for the Bash shell) in the /home
directory. For example:
vi .profile
2. Add this export command (or a setenv command for the C shell) to the user profile. For
example:
export _JAVA_OPTIONS=-DhpnciLF=look-and-feel-type
look-and-feel-type is one of the “Supported Look-and-Feel Types” (page 42). For
example:
export _JAVA_OPTIONS=-DhpnciLF=SQLPlus
export _JAVA_OPTIONS=-DhpnciLF=BTEQ
3. To activate the changes, either log out and log in again or execute the user profile. For
example:
. .profile
To return to the default look and feel, Neoview SQL, set the -DhpnciLF property value to nci.
Setting the Trace Option
Starting in R2.3, NCI supports the _JAVA_OPTIONS environment variable
-Dhpnci.enableTrace that enables the display of stacktrace output on the console for
exceptions. To set the _JAVA_OPTIONS environment variable for each session at the
command-line prompt enter:
46 Installing NCI