Installation and Configuration Guide : B. OpenROAD Command Line Installation (Windows Only) : The ormsiexec.bat Properties File : S/A Net Client Configuration Properties
 
Share this page                  
S/A Net Client Configuration Properties
These directives control whether the S/A Net Client is installed and configured for Loadnrun and OpenROAD. The setting of these values is also critical.
[PROPERTY]LOADNRUN_INSTALL_INGRES=value
Specifies a Loadnrun Installer directive. It specifies whether the Loadnrun 6.2 S/A Net client will be installed and configured. Valid values include:
Hide
Specifies that no S/A Net Client is to be installed. If the full interactive MSIEXEC installer display option is selected, the feature will be will be hidden as well.
No
Specifies that no S/A Net Client is to be installed.
Yes
Specifies that a Standalone Net Client instance should be installed for Loadnrun.
[PROPERTY]FEATNETCLIENT=value
Specifies whether the OpenROAD 6.2 S/A Net or EntAcc 3.0 client will be installed and configured. Valid values include:
Hide
Specifies that no S/A Net Client is to be installed. If the full interactive MSIEXEC installer display option is selected, the feature will be will be hidden as well.
Important!  This value should be set when installing into an existing Ingres instance. If this is not set, the existing Ingres instance could be corrupted.
No
Specifies that no S/A Net Client is to be installed.
Yes
Specifies that a Standalone Net Client instance should be installed for Loadnrun.
[PROPERTY]FEATNETODBC=value
Specifies whether the Ingres ODBC Driver is to be installed for the S/A Net Client.
This is effective only if the FEATNETCLIENT=Yes directive has been specified. Valid values are:
Yes
Specifies that the ODBC Driver for the OpenROAD 6.2 S/A Net Client is configured
No
Specifies that the ODBC Driver for the OpenROAD 6.2 S/A Net Client is not configured
[PROPERTY]INGRES_CHARSET=value
Specifies the II_CHARSET value. This is effective only if the FEATNETCLIENT=Yes or LOADNRUN_INSTALL_INGRES=Yes has been specified. Typical values include:
WIN1252 – Ingres Windows 1252 Character Set
UTF8 – Ingres UTF8 Character Set
CSGBK – Ingres Simplified Chinese Character Set
This configures the II_CHARSET variable for the instance. Many other Ingres character sets may be specified. Check the Ingres documentation for other allowed character sets.
[PROPERTY]INGRES_DATE_FORMAT=value
Specifies the INGRES_DATE_FORMAT value. This is effective only if the FEATNETCLIENT=Yes or LOADNRUN_INSTALL_INGRES=Yes has been specified. Typical values include:
US
MULTINATIONAL
MULTINATIONAL4
ISO
ISO4
SWEDEN
FINLAND
GERMAN
DMY
MDY
This configures the II_DATE_FORMAT variable for the instance. Check the Ingres documentation for additional information. Only Ingres DATE formats are allowed.
[PROPERTY]INGRES_DECIMAL=value
Specifies the INGRES_DECIMAL value. This is effective only if the FEATNETCLIENT=Yes or LOADNRUN_INSTALL_INGRES=Yes has been specified. Typical values include:
.
,
This configures the II_DECIMAL variable for the instance. Check the Ingres documentation for additional information.
[PROPERTY]INGRES_INSTALLATION=value
Specifies the INGRES_INSTALLATION value. This is effective only if the FEATNETCLIENT=Yes or LOADNRUN_INSTALL_INGRES=Yes has been specified. Typical values are shown in the following table.
Value
Product
Ingres Instance
Typical Path
II
32-bit Entacc
IngresII
C:\Program Files (x86)\Actian\IngresII
CT
32-bit Entacc
IngresCT
C:\Program Files (x86)\Actian\IngresCT
EA
32-bit Entacc
S/A Net Client
C:\Program Files (x86)\Ingres\IngresEA
II
32-bit OpenROAD
IngresII
C:\Program Files (x86)\Actian\IngresII
CT
32-bit OpenROAD
IngresCT
C:\Program Files (x86)\Actian\IngresCT
XC
32-bit OpenROAD
S/A Net Client
C:\Program Files (x86)\Ingres\IngresII
XP
32-bit Loadnrun
Loadnrun 6.2 Root
C:\Program Files (x86)\Actian\OpenROAD\ Loadnrun 62
II
64-bit OpenROAD
IngresII
C:\Program Files\Actian\IngresII
CT
64-bit OpenROAD
IngresCT
C:\Program Files\Actian\IngresCT
XC
64-bit OpenROAD
S/A Net Client
C:\Program Files\Ingres\IngresII
XP
64-bit Loadnrun
Loadnrun 6.2 Root
C:\Program Files\Actian\OpenROAD\ Loadnrun 62
Check the OpenROAD or Ingres documentation for additional information.
[PROPERTY]INGRES_MONEY_FORMAT=value
Specifies the INGRES_MONEY_FORMAT value. This is effective only if the FEATNETCLIENT=Yes or LOADNRUN_INSTALL_INGRES=Yes has been specified. Typical values include:
L:$
T:$
This configures the II_MONEY_FORMAT variable for the instance. Check the Ingres documentation for additional information.
[PROPERTY]INGRES_TERM_INGRES=value
Specifies the TERM_INGRES value. This is effective only if the FEATNETCLIENT=Yes or LOADNRUN_INSTALL_INGRES=Yes has been specified. Typical values include:
IBMPC
IBMPCD
This configures the TERM_INGRES variable for the instance. Check the Ingres documentation for additional information.