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

    z13 is missing" under Course Doc List

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

    Description:
    In the course doc list it sometimes has "Z13 is missing" under the title column. Why is this displaying?

    Resolution:
    As described in KB 5331, and elsewhere, the number of z13's should always be exactly the same as the number of z00's (doc records).

    I find this for the abc30 library:

    SQL> select count(*) from z00;

    COUNT(*)
    ----------
    28255

    SQL> select count(*) from z13;

    COUNT(*)
    ----------
    16689

    As described in KB 5331, you should run p_manage_07 for abc30 to regenerate the z13's and correct this.


    • Article last edited: 10/8/2013