II_HDFSDATA
The II_HDFSDATA parameter defines the default location for database files under HDFS.
Default: Same as /Actian/VectorVH
II_HDFSWORK
The II_HDFSWORK parameter defines the HDFS location of temporary work files created during external sorts, table modifies, and other Vector Server operations.
Default: Same as II_HDFSDATA
II_INSTALLATION
The II_INSTALLATION parameter defines the Vector instance ID (also known as an installation code). The instance ID is a two-character code that identifies a specific installation on a node, and allows all processes and images to be installed and shared successfully.
If you have more than one installation on the same node, each installation on that node must have a unique instance ID.
The first character of the installation code must be a letter; the second character can be a letter or numeral.
Default: VW
II_JOURNAL
The II_JOURNAL parameter defines the location of the journal files, which provide a dynamic record of changes made to Vector databases since the last checkpoint. This parameter cannot be changed, even during installation updates. Specific databases can designate alternate locations for journals as a parameter to the createdb command.
Default: Same as II_SYSTEM
II_LOG_FILE
The II_LOG_FILE parameter defines the location of the transaction log file.
Default: Same as II_SYSTEM
II_LOG_FILE_SIZE_MB
The II_LOG_FILE_SIZE_MB parameter defines the size of the Ingres primary transaction log in MB.
Minimum: 32
Default: 1024
II_MONEY_FORMAT
The II_MONEY_FORMAT parameter defines the format of monetary outputs. The symbol to the left of the colon indicates the location of the currency symbol—L for a leading currency symbol or T for a trailing currency symbol. The symbol to the right of the colon is the currency symbol you want displayed. Currency symbols can contain up to 4 physical characters.
If no currency symbol is required, set the value to NONE (case insensitive).
For example:
Default: L:$
II_MTS_JAVA_HOME
The II_MTS_JAVA_HOME parameter defines the location of the Java Runtime Environment required to run the Remote Manager Service for Actian Director.
II_REMOVE_ALL_FILES
The II_REMOVE_ALL_FILES parameter defines whether all Vector files are removed during an un-install of Vector.
This parameter has the following options:
YES
Remove all files during un-install.
NO
(Default) Do not remove all files during un-install.
II_START_ON_BOOT
The II_START_ON_BOOT parameter defines whether Vector starts when the Linux server starts up.
This parameter has the following options:
YES
(Default) Start Vector when the Linux server starts up.
NO
Do not start Vector when the Linux server starts up.
II_SYSTEM
The II_SYSTEM parameter defines the location of the VectorH system (executable) files.
Default: /opt/Actian/VectorVH/
II_TERMINAL
The II_TERMINAL parameter defines the terminal type.
This parameter has the following options:
Default: konsolel
II_TIMEZONE_NAME
The II_TIMEZONE_NAME parameter defines the time zone for the installation.
Default: America-Los_Angeles
II_UPGRADE_USER_DB
The II_UPGRADE_USER_DB parameter defines whether the existing user databases are upgraded automatically.
This parameter has the following options:
YES
Upgrade the existing user databases automatically.
NO
(Default) Do not upgrade the existing user databases automatically.
II_USERID
The II_USERID parameter defines the user ID of the user that owns the installation. The ID is added to the system if it does not exist.
Default: User ID of the user who installs Vector
II_VWCFG_BLOCK_SIZE
II_VWCFG_BLOCK_SIZE sets the value of the block_size configuration parameter in vectorwise.conf.
II_VWCFG_BUFFERPOOL
II_VWCFG_BUFFERPOOL sets the value of the bufferpool_size configuration parameter in vectorwise.conf.
II_VWCFG_GROUP_SIZE
II_VWCFG_GROUP_SIZE sets the value of the group_size configuration parameter in vectorwise.conf.
II_VWCFG_MAX_MEMORY
II_VWCFG_MAX_MEMORY sets the value for the max_memory_size configuration parameter in vectorwise.conf.
II_VWCFG_MAX_PARALLELISM
II_VWCFG_MAX_PARALLELISM sets the value of the max_parallelism_level configuration parameter in vectorwise.conf.
II_WORK
The II_WORK parameter defines the location of temporary work files created during external sorts, table modifies and other DBMS Server operations.
Default: Same as II_SYSTEM
KRB5_KEYTAB_FILE
KRB5_KEYTAB_FILE specifies the Kerberos keytab file to pass to the actian user during installation.
KRB5_KEYTAB_PER_HOST
KRB5_KEYTAB_PER_HOST indicates whether the keytab file specified on KRB5_KEYTAB_FILE is shared with all nodes or used in place. Valid settings are:
TRUE
Uses the keytab file in place.
FALSE
(Default) Copies the keytab file to $II_SYSTEM/ingres/files/krb5/keytab and synchronizes it to all nodes.
KRB5_PRINCIPAL
KRB5_PRINCIPAL specifies the Kerberos principal to pass to the actian user during installation.
SILENT_INSTALL
SILENT_INSTALL quiets installation messages except those from RPM.
SLAVES_LIST
The SLAVES_LIST parameter defines the list of nodes to use as slaves. The value should be a comma separated list of fully qualified domain names for all nodes to be used for VectorH.
YARN_AM_QUEUE
The YARN_AM_QUEUE parameter defines the YARN queue under which VectorH is to be started when Hadoop YARN integration is enabled.
Default: default
YARN_AM_PRIORITY
The YARN_AM_PRIORITY parameter defines the priority that VectorH is to be started with when Hadoop YARN integration is enabled.
Default: 0