18-19 Upgrade: table z07p does not exist in abc00
- Article Type: General
- Product: Aleph
- Product Version: 20
Description:
We see the following error in step 1010 of the 18-19 Upgrade Express:
A_ERROR: cannot find data in file_list in abc00
...
A_ERROR: The table z07p does not exist in abc00.
...
aleph_admin@ALEPH20> DROP SEQUENCE ABC00.last_publish_seq
ERROR at line 1:
ORA-02289: sequence does not exist
Resolution:
z00p is the Aleph Published documents table. Looking at the file_list templates in $aleph_root/tab, I find that the libraries which have a z00p table are the BIB, AUThority, and COURSE libraries.
abc00, which is a pw_ and usr_library and (correctly) has file_list_type NONE in its prof_library, doesn't need one.
This error can and should be ignored for abc00.
- Article last edited: 10/8/2013