Was this helpful?
II_DUAL_LOG
The II_DUAL_LOG parameter defines the location of the backup (secondary) transaction log file. By default, dual transaction logging is disabled (parameter is set to blank ("")). If you desire dual logging, configure the II_SYSTEM location value for this parameter setting.
Default: ""
II_DUMP
The II_DUMP parameter defines the location of dump files used to store changes made during an online checkpoint.
Default: Same as II_SYSTEM
II_ENABLE_SQL92
The II_ENABLE_SQL92 parameter defines whether the SQL92 standard setting is enabled.
This parameter has the following options:
YES
Enable the SQL92 standard.
NO
(Default) Do not enable the SQL92 standard.
II_ENABLE_TCPIP
Valid on Windows
The II_ENABLE_TCPIP parameter defines whether the TCP_IP networking protocol is initialized when the Communications Server starts.
This parameter has the following options:
YES
(Default) Initialize the TCP_IP networking protocol when the Communications Server starts.
NO
Do not initialize the TCP_IP networking protocol when the Communications Server starts.
II_GROUPID
Valid on Linux
The II_GROUPID parameter specifies the group ID to which the current user's user ID belongs and that owns the installation. The ID is added to the system if it does not exist.
Default: Current user's group ID
II_INSTALL_ALL_ICONS
Valid on Windows
The II_INSTALL_ALL_ICONS parameter defines whether to create the Vector program group and associated icons during the installation.
This parameter has the following options:
YES
(Default) Create the program group and its associated icons.
NO
Do not create the program group and its associated icons.
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_LOCATION_DOCUMENTATION
Valid on Windows
The II_LOCATION_DOCUMENTATION parameter defines the location of the documentation set.
Default: C:\Program Files\Actian\product Documentation version
II_LOCATION_DOTNET
Valid on Windows
The II_LOCATION_DOTNET parameter defines the location of the .NET Data Provider files.
Default: C:\Program Files\Actian\Ingres .NET Data Provider
II_LOCATION _DIRECTOR
Valid on Windows
The II_LOCATION_DIRECTOR parameter defines the location of the Actian Director files.
Default: C:\Program Files\Actian\Director
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: 512
II_MONEY_FORMAT
Valid on Windows, Linux
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:
Logical Definition
Result
L:$
$100
T:EURO
100EURO
Default: L:$
II_MTS_JAVA_HOME
Valid on Windows, Linux
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
Valid on Linux
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_SERVICE_START_AUTO
Valid on Windows
The II_SERVICE_START_AUTO parameter defines whether the Vector Service is started automatically when the machine on which Vector is installed is started.
This parameter has the following options:
YES
(Default) Start the Vector Service automatically
NO
Do not start the Vector Service automatically.
II_SERVICE_START_USER
Valid on Windows
The II_SERVICE_START_USER parameter defines the user who can start Vector as a service.
Default: Current user
II_SERVICE_START_USERPASSWORD
Valid on Windows
The II_SERVICE_START_USERPASSWORD parameter defines the password required to start Vector as a service.
Default: Password of current user
Last modified date: 12/06/2024