Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Locate error messages in "Update Word Index" (manage-01) log

    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Desired Outcome Goal:
    Locate error messages in "Update Word Index (manage-01)" log

    Procedure:
    In case service manage-01 fails to update the word index

    You can run the following command in $alephe_scratch directory to locate errors (e.g. if service manage-01 fails to update the word index):

    egrep "Missing|ORA-|ORACLE|ERROR|fail|duplicate|extents|exceeded|[Aa]bort|[Ee]rror|unable|no space left on|Rejected|Err|logical record count 0|missing|Job Suspended|I/O error|Command not found|A file or directory in the path name does not exist|cannot" $data_scratch/*manage* | grep -v -i "No errors" | grep -v p_duplicate_mode | grep -v -i terror | sort -u

    Category: Background processing (500)

    Subject: Indexing (500)


    • Article last edited: 10/8/2013