Unable to regen MFHD keyword files during keyword regen from Util menu
- Article Type: General
- Product: Voyager
- Product Version: 8.1.0
Problem Symptoms:
?€¢ Unable to regen MFHD keyword files when running keyword regen from Util menu
Cause:
Bug in the util menu not enabling MFHD Keyword regen automatically
Resolution:
Fixed in Util menu of Voyager 8.2.0 and beyond.
Workaround:
1. As the voyager user:
cd /m1/utility/util/sbin/main/I
vi K_action.ksh
2. In the following statement, change "voyager.env" to "voyager.ini":
if cat ${VOYAGER}/${DATABASE}/ini/voyager.env |
sed 's/\#.*//g' |
grep "^MFHDKEYWORDADDR=" >/dev/null 2>&1; then
Additional Information
After changing the statement to include "voyager.ini", when the keyword regen is run, the MFHDKeyword functionality will automatically be detected and enabled.
Category: Keyword Server
- Article last edited: 10/8/2013