
manage_index
manage_index
manage_index
Note:
The examples presented are for illustration purposes only; they show the intended purpose of the command and use fictional configuration files, index files, and scripts.
Although the
When you need to add a configuration file to a clause or release you need to use the
manage_index
Neither the
∙One of the configuration files in a cfg clause defines the release keyword with a value that matches the release identifier given with the
∙One of the configuration files in a cfg clause starts with the path /var/opt/ignite/data/Rel_, and the value of the release identifier immediately after it matches the release identifier given with the
∙One of the configuration files in a cfg clause starts with the path /opt/ignite/data/Rel_, and the value of the release identifier immediately after it matches the release identifier given with the
Without the
∙The configuration file defines the release keyword, and the value of the release keyword provides the value for the release identifier.
∙The configuration file starts with the path /var/opt/ignite/data/Rel_, and the value of the release identifier from this path provides the value for the release identifier.
∙The configuration file starts with the path /opt/ignite/data/Rel_, and the value of the release identifier from this path provides the value for the release identifier.
16