We are On Prem and currently running 2024.1.8. I have spun up a new Application Server to test 2024.1.20 but only have a single DB server.
In order to test an upgrade to this version I have to update the common database but before I do that I am wondering if anyone here has a similar scenario, multiple versions, mostly for testing purposes within the same major release but with a single DB server and is there any issue with updating the common db to .20 while still running .8 in production?
I have two versions on 2024.1 on a machine .18 and .6 Both seem to be running and both using the common db. here is an example of the [ICECommon_4_3_100].[Ice].[ICECommonVer]
EDIT
Yikes! wait out on that. The app servers might be running but I just got an error when trying to login.
EDIT Again:
I just checked the configuration of both the app servers, appears they are pointing to the same kinetic DB that was upgrade to .18. I’ll generate another demo db for .6 and let you know how it goes. I suspect it will work.
Edit Again ++:
After installing a new demo db and running it against the .6 version app server of 2024.1.6 when I logged for the first time it asked to upgrade the database from .0 to .6 and then went into running Conversion Workbench. It appears the ice.common db was not effected, and I can run both instances side by side on the same machine and it works. So to answer your question YES you can run two different minor releases of the applicaiton on the same machine and database server instance.