Indexing changes not taking effect
- Article Type: General
- Product: Aleph
- Product Version: 18.01
Description:
We are working on indexing the $$t in the formatted 505 fields. This is working well on test, but the records we have run through util f/1/13 on prod are not displaying the $$t titles.
Resolution:
ue_01 had not been restarted since the changes were made to tab11_xxx.
You need to do util e/2; verify with util c/1 that all three ue_01 processes are stopped; then do util e/1 to restart.
( Note: If util e/2 doesn't stop the processes, use kill -9 to kill them. Example: You see this in util c/1:
30979 ? S 25:47 /exlibris/aleph/a18_1/aleph/exe/rts32 ue_01_a ABC01.a18_1
and util e/2 won't stop it, do this to kill it:
kill -9 30979 )
Additional Information
FAQ
- Article last edited: 10/8/2013