Skip to main content

I am trying to upgrade IFS Cloud from 23R2 to 24R1 but I am not seeing any db changes being deployed when I am running the installer script. I see it picks up installer.tem which calls .cre but no .upg files.

Am I missing something on when I build the delivery?

Have you run create-install-tem? Guess your install.tem is a fresh install not a upg.
Each component in install.tem should have a annotation if it’s fresh or upg or same version.

https://docs.ifs.com/techdocs/24r2/070_remote_deploy/500_building_manually/020_build_build_home/#using_an_existing_fresh_build_home_for_upgrade

https://docs.ifs.com/techdocs/24r2/070_remote_deploy/010_installing_fresh_system/200_installing_ifs_cloud/035_ifs_cloud_ifsinstaller/050_installer_scripts/#create-install-temcmdsh

 


Thank you. I was missing this step after creating a delivery.


Reply