Command Reference Guide > Command Reference Guide > Using Ingres Commands > iisuitz Command--Install IANA Time Zone Files
Was this helpful?
iisuitz Command--Install IANA Time Zone Files
The iisuitz command installs the IANA time zone files into an Ingres installation.
The utility can optionally download and unzip the latest IANA timezone code and data files, which are then compiled and installed into Ingres using the IANA zic utility.
If the latest files are not downloaded, the time zone files delivered with the Ingres distribution are installed.
The iisuitz command has the following format:
Linux/UNIX
iisuitz [[-mkresponse|-exresponse [filename]] [-ftp] [-batch]
Windows
iisuitz [-update]
-mkresponse
Creates a response file that contains install parameters. This flag is valid only in an interactive install, and is mutually exclusive with the ‑exresponse flag.
-exresponse
Reads installation parameters from a response file during an interactive install. This flag is valid only in an interactive install and is mutually exclusive with the -mkresponse flag.
filename
Identifies a response file name other than the default for use with -mkresponse or -exresponse.
Default: ingrsp.rsp
-ftp
Downloads the time zone information using FTP.
-batch
Runs in non-interactive mode.
-update
(Windows only) Downloads the latest IANA time zone files before installing them.
Note:  iisuitz -update updates the IANA time zone files only, not the IANA utilities zic and zdump, which remain at the level delivered.
Last modified date: 01/30/2023