Ignite-UX Reference (March 2010, B3921-90005)

manage_index(1M) manage_index(1M)
NAME
manage_index − manage Ignite-UX INDEX files
SYNOPSIS
/opt/ignite/bin/manage_index -a -f cfg_filename [-c cfg_clause_name | -r release]
[ -p ][-v ][-i index_filename ][-? ]
/opt/ignite/bin/manage_index -a -s script_filename [ -p ][-v ]
[-i index_filename ][-? ]
/opt/ignite/bin/manage_index -d -c cfg_clause_name | -r release [ -p ][-v ][-i
index_filename ][-? ]
/opt/ignite/bin/manage_index -e -c cfg_clause_name [ -p ][-v ]
[-i index_filename ][-? ]
/opt/ignite/bin/manage_index -l [-c cfg_clause_name | −r release ]
[−o ][−v ][-i index_filename ][-? ]
/opt/ignite/bin/manage_index -l -o [ -v ][-i index_filename ][-? ]
/opt/ignite/bin/manage_index -m old_clause_name -c new_clause_name
[ -p ][-v ][-i index_filename ][-? ]
/opt/ignite/bin/manage_index -n existing_clause_name -c new_clause_name
[ -p ][-v ][-i index_filename ][-? ]
/opt/ignite/bin/manage_index -t -f cfg_filename [-c cfg_clause_name |
-r release][-p] [ -v] [-i index_filename ][-? ]
/opt/ignite/bin/manage_index -t -s script_filename [ -p] [ -v]
[-i index_filename ][-? ]
/opt/ignite/bin/manage_index -w -c cfg_clause_name [ -v ]
[-i index_filename ][-? ]
/opt/ignite/bin/manage_index -x -c cfg_clause_name [ -v ]
/opt/ignite/bin/manage_index -y description -c cfg_clause_name [ -v ]
[-i index_filename ][-? ]
DESCRIPTION
This utility is used to manipulate Ignite-UX INDEX files. By default it operates on the
/var/opt/ignite/data/INDEX file, but an alternate INDEX filename may be given. man-
age_index is primarily called by other Ignite-UX tools but may also be called directly.
Options
manage_index recognizes the following options:
−a Add the configuration file specified in the −f option to the cfg clauses as specified by the
other options:
With −c: add to a particular cfg clause.
With −r: add to all cfg clauses for that release
If neither −c nor −r are specified and the configuration file name begins with
/opt/ignite/data/Rel_release or /var/opt/ignite/data/Rel_release,
the part after the Rel_ until the next / is the default release. In this case, the new con-
figuration file is added to all cfg clauses for this default release.
Also, it may be used to add a specified script to the scripts clause. The −a option deals
with scripts when the −s option is also specified.
When adding either a configuration file or a script file, the file must exist and be readable
before manage_index will alter the INDEX file. If the file doesn’t exist, an error mes-
sage will be printed and a 1 returned.
1