Hello,
we are currently trying to upgrade from 22.1.7 to 22.2.1 via the release update studio.
I was following the guide here:
https://docs.ifs.com/techdocs/22r2/020_lifecycle/090_release_update_studio/040_cust_upliftment_prep/
As you can see we were able to update the codebase, sanity build was successful, but the delivery creation failes. The delivery build tries to create 2 additional views that I cannot find anywhere in the code, either our repository or the cloud 22.2.1 files.
!!!Error deploying file install.tem at 14-NOV-22 10:16:22
!!!Error occurred while executing Plsql Block
BEGIN
Database_SYS.Read_User_Objects_Snapshot_('Y');
END;
ORA-20105: Database.NEW_INVALIDS:
New invalids after deployment:
Schema IFSAPP
TAXLED\TAX_LEDGER_ITEM_INFO_PER_QRY - View
TAXLED\TAX_LEDGER_ITEM_INFO_QRY - View
ORA-06512: at "IFSAPP.ERROR_SYS", line 140
ORA-06512: at "IFSAPP.ERROR_SYS", line 339
ORA-06512: at "IFSAPP.DATABASE_SYS", line 577
ORA-06512: at line 2
Additionally I can find another error in the import_connectConfigs.log
and some similiar lines further down below.
It seems to me that the delivery build / creation is using a non-existend source file...
Has anybody experienced similiar issues? Is this a known bug?
Any help would be greatly appriciated.
All the best,
Cornelius