Errors on Upgrade Express 18-19, step 11: A_ERROR ... could not be copied
- Article Type: General
- Product: Aleph
- Product Version: 18.01
Problem Symptoms:
* Errors on step 11
Step begin 11
A_ERROR: the file /exlibris/aleph/u21_1/xxx01/pc_display_eng/patron-details could not be copied
* Upgrade_Express 18-19 tries to update the BIB library (xxx01) instead of ADM library xxx50 as expected.
Cause:
path_convert file contains wrong reference to xxx01 library
Resolution:
* pc_display_eng is located in xxx50, not xxx01
./xxx50/tab/path_convert
$xxx50_dev/xxx50/pc_display_eng $xxx01_dev/xxx01/pc_display_eng
The update in step 11 tries to update the files in ./xxx01/pc_display_eng, correct would be ./xxx50/pc_display_eng.
1. In order to point to the correct directory, remove line
$xxx50_dev/xxx50/pc_display_eng $xxx01_dev/cie01/pc_display_eng
2. Rerun step 11 of Upgrade_Express 18-19
Added information
Step 11 - Description:
1. Added the new files:
./[adm_libs]/pc_display_{lng}/patron-details
./[adm_libs]/pc_display_{lng}/patron-details.trn
./[adm_libs]/pc_display_{lng}/user-details.trn
2. Added lines (a new section) to ./[adm_libs]/pc_display_{lng}/user-details .
Category: Upgrade
- Article last edited: 10/8/2013