Could not find any tab_z30 containing holding-code
- Article Type: General
- Product: Aleph
- Product Version: 17.01
Description:
The oclc_server log has this message:.
5007 Could not find any tab_z30 containing holding-code …What does this mean?
Resolution:
This 5007 message displays when it gets a non-zero return code from tab_z30_get..
tab_z30_get reads the $alephe_tab library_relation table looking for ADM relations for the bib library (specified in the tab_oclc line for the port being used)..
It reads the tab_z30 table for each of the TAB-RELATION-LIBRARY libraries and tries to match the 049 OCLC code against column 1 of these tab_z30's..
If it goes through all the tab_z30's and doesn't find a match, then it returns an error code of "1" to generic_loader.
- Article last edited: 10/8/2013