The simplest way to move your content across is via a deployment archive. Create a full backup in your on-prem version - the deployment zip file will be created in the Deployments folder. Grab a copy of this, ready to transfer it to your new instance.
The ICP4D Cognos Analytics cartridge has a different architecture from the on-prem version (because it is containerized). Once you have the new instance running, you will need to jump through a couple of hoops to get your deployment archive over to it. I'm assuming you are managing the instance from a bastion server, using oc commands? The first step is to sftp the deployment archive to a folder on that server - probably easiest to use filezilla for that step. Next you'll need to copy it from the bastion to the Artifacts pod in your CA instance - the Artifacts pod has persistent storage for things like deployment archives, jdbc drivers etc. use an oc cp command to copy the file to the Deployments folder of the Artifacts pod (you can identify its exact name using grep). Once the deployment archive is copied over, you should then be able to log in to your new instance and restore the deployment as normal.
As others have indicated, there are some factors to overcome also - CA in ICP4D only uses Dynamic Query, so if your old instance is Compatible Query you'd need to convert over and test before you deploy. Security will be different too, so you'll either need to migrate over using a tool like MetaManager or set it all up from scratch in the new instance.
Good luck!
MF.
------------------------------
Mark Fry
Retired Field Solutions Architect
------------------------------
Original Message:
Sent: Thu May 15, 2025 11:39 AM
From: Aravind Penugonda
Subject: Moving from COGNOS 11.1 (on-prem) to COGNOS Analytics 12.0.1 (CP4D and IBM MAS 9.0 on AWS ROSA)
Hi All,
Looking for industry standard to move all custom components present on COGNOS 11.1 (on-prem) to COGNOS Analytics 12.0.1 (CP4D and IBM MAS 9.0 on AWS ROSA).
We plan to install new COGNOS 12.0.1 on AWS ROSA and want to move all components from current Cognos 11.1(on-prem).
Need quick and industry standard process.
Regards,
Aravind Penugonda
------------------------------
Aravind Penugonda
------------------------------