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

    After Upgrade Express: "Unable to create new Local Patron"; "fetch z305" error

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

    Description:
    After running Upgrade Express 19-20, we get the message "Unable to create new Local Patron" in trying to access the local patron record, and when we try to do util f/4 for the abc50 z305:

    Oracle error: fetch z305
    ORA-01007: variable not in select list

    We also see this error in the UE log:

    ORA-01659: unable to allocate MINEXTENTS beyond 1 in tablespace TS2D

    Resolution:
    The problem is the message: "abc50 is not an ADM library, only usr_library" in step 1005 of the 19-20 Upgrade ExpressUpgrade Express.

    This message occurs because of the following line in your ./abc50/prof_library file:

    setenv file_list_type ...

    Since ABC50 *is* an ADM library this line *should* be:

    setenv file_list_type ADM

    (But the site found that it *was* already type ADM.)


    util a/14/1 showed this for TS2D:

    TS2D 1.75096183 1.00054962 3

    There is just one megabyte left. That is too small to do anything.

    Adding a datafile to TS2D corrected the problem.


    • Article last edited: 10/8/2013