Installation Guide > H. Response File Parameters > Example Response File for Linux
Was this helpful?
Example Response File for Linux
The following example response file includes all parameter options and their defaults for a Linux installation.
# Ingres Response File
 
# [ Ingres Locations ]
II_SYSTEM=/opt/Actian/IngresII
II_DATABASE=/opt/Actian/IngresII
II_CHECKPOINT=/opt/Actian/IngresII
II_JOURNAL=/opt/Actian/IngresII
II_WORK=/opt/Actian/IngresII
II_DUMP=/opt/Actian/IngresII
II_LOG_FILE=/opt/Actian/IngresII
II_DUAL_LOG=/opt/Actian/IngresII
II_MTS_JAVA_HOME=usr/lib/jvm/jre
 
# [ Ingres Configuration ]
II_INSTALLATION=II
II_CHARSET=UTF8
II_TIMEZONE_NAME=AMERICA-NEW_YORK
II_TERMINAL=konsole
II_DATE_FORMAT=US
II_DATE_TYPE_ALIAS=ANSIDATE
II_MONEY_FORMAT=L:$
II_LOG_FILE_SIZE_MB=256
II_ENABLE_SQL92=NO
II_DEMODB_CREATE=YES
II_CONFIG_TYPE=TXN
II_START_ON_BOOT=YES
II_USERID=ingres
II_GROUPID=ingres
II_UPGRADE_USER_DB=YES
II_REMOVE_ALL_FILES=NO
 
# [User Defined Properties]
II_LICENSE_DIR=/license
II_MAILHOST=
II_MAILPORT=0
II_EMAIL=
Last modified date: 09/11/2026