Data Virtualization Manager preferences

Use Data Virtualization Manager preferences to set preferences such as general session and SQL results settings.

General Data Virtualization Manager preferences are identified and described in the table that follows.

Field Description
Enable Server Tracing of Studio Calls Includes the studio trace calls in your server trace results. This setting is disabled by default.
Studio HTTP Debug Option The studio type of debug option to be used. The default setting is Normal.
Studio Fixed Width Font Determines the font, font style, and font size that displays in studio. The default setting is Courier New-regular-9.
Hex Encoding Sets the Hex encoding to use. The default setting is UTF-8.
File Encoding Determines the file encoding setting to use. The default setting is windows-1252.
CSV File Delimiter Determines the type of file delimiter to use for CSV files. The default setting is a comma (,).
New Connection (DSN) Naming Pattern Determines the naming pattern to use when new connections are made. The default setting is {SubSystem}.
Studio Connection Timeout (secs) The number of seconds to wait before a server connection is determined to be unsuccessful. The default setting is 10.
Studio Operation Timeout (secs) The number of seconds to wait before determining that the studio operation is unsuccessful. The default setting is 30.
Studio Remote Control Port The port number that the studio uses for remote connections. The default setting is 31416.
Use UPPER case logon credentials for both JDBC and HTTP connections Select this check box to require that logon credentials use uppercase characters for JDBC driver and HTTP connections. This setting is enabled by default.
For systems that have mixed-case password support, you must clear this check box and add the following statement to your hlq.SAVZEXEC(AVZSIN00) file:
"MODIFY PARM NAME(PASSWORDCASE) VALUE(ASIS)"