Step 1002 and 1014 in UE 18 to 19
- Article Type: General
- Product: Aleph
- Product Version: 19.01
Description:
In Upgrade Express 18-19, both steps 1002 and 1014 hang while doing the upgrade because they try to create tables in SYS50 library. This is not a true ADM library (it's the usr_library) and the Z13 table and Z107 tables do not belong there.
Resolution:
All libraries which are a usr_library, pw_library, and/or z105_library -- and not an ADM library --, need to change in $data_tab/tab100 from:
DOC-TYPE-ADM=Y
to:
DOC-TYPE-ADM=N
This is what confuses the upgade kit to think that it's an ADM library.
- Article last edited: 10/8/2013