1753779 Members
7888 Online
108799 Solutions
New Discussion юеВ

Re: Ignite INDEX file

 
shajes_1
Occasional Advisor

Ignite INDEX file

Hi,

Can anyone tell me how to add a new clause to the ignite INDEX file. While i try to add the entry using manage_index i get the following error.

[/var/opt/ignite] manage_index -a -f /var/opt/ignite/data/Rel_B.11.23_Dec05/configfile
NOTE: Couldn't find any config clauses with release: B.11.23_Dec05
in index file: /var/opt/ignite/INDEX
ERROR: Couldn't accomplish the requested operation.

Thanks,
PVS
2 REPLIES 2
Prashanth.D.S
Honored Contributor

Re: Ignite INDEX file

Hi

There must always be a HP-UX release specific config file such as /opt/ignite/data/Rel_B.11.00/config as the first line. If you are using the /var/opt/ignite/config.local file, it should always be the last entry for the cfg clause.

Example 1: using the manage_index command to add the config file /var/opt/ignite/data/Rel_B.11.00/core.cfg into the /var/opt/ignite/INDEX file for the cfg clause "HP-UX B.11.00 Default".
# /opt/ignite/bin/manage_index -a -f \ /var/opt/ignite/data/Rel_B.11.00/core.cfg -c "HP-UX B.11.00 Default"

Prashanth
shajes_1
Occasional Advisor

Re: Ignite INDEX file

Hi I have the default configurations and INDEX in place. I want to add index for the newdepot i configured, as i have already a default 11.23 depot in the system i need this depot with a custom name.