Previous Topic

Next Topic

iinitres Command—Install Parameter into CONFIG.DAT

The iiinitres utility installs a newly defined configuration parameter into an installation's configuration file (CONFIG.DAT). The parameter must be defined in a configuration rule file (.crs file).

The iiinitres utility is for use during version upgrades. The system administrator may use it occasionally to install special-use parameters, or to update configuration files that were incompletely updated by older versions of Ingres.

The iiinitres utility locates the named parameter in the configuration rule system to get the leading components of the full parameter name. The parameter is installed in all matching positions of the configuration. For example, if the parameter is found to be a DBMS configuration parameter from the rule system, it is will be installed into all DBMS server configurations in the installation. For each entry added to the configuration, any parameters dependent on the newly added resource are recalculated.

The iiinitres command has the following format:

iiinitres [-v] [-keep] resource [rule-map]


© 2007 Ingres Corporation. All rights reserved.