Permission required: Access to the directory where the utility is located.
The iisetres command sets a configuration resource in config.dat and recalculates derived resources.
The iisetres command has the following format:
iisetres [-v] [+p|-p] name [value]
Displays system commentary to the standard output device as the operation continues.
Protects the derived parameter from further automatic adjustments.
Does not protect the derived parameter from further automatic adjustments.
Specifies the name of the configuration parameter.
Specifies the value of the configuration parameter. This parameter is optional if the +p or –p flag is set.
This command sets the configuration parameter default_page_size to 4096 in config.dat and recalculates derived resources:
iisetres ii.usilgpqo.dbms.*.default_page_size 4096
This command protects the derived parameter active_limit from further automatic derivation. Because no value is specified in the example, the value of the active_limit parameter will not be changed:
iisetres +p ii.usilgpqo.dbms.*.active_limit