Currently, we have TM1 system running in two environments:
Environment 1:
TM1 version: TM1 10.2.2 FP4
Authentication: CAM
Content Manager configuration was setup using Cognos Controller (where the IBM Cognos services is running).
The Content Store database was created using MS SQL Server 2012.
Environment 2:
TM1 version: TM1 10.2.2 FP4
Authentication: CAM
Content Manager configuration was setup using Cognos BI (where the IBM Cognos services is running).
The Content Store database was created using MS SQL Server 2012.
So, here's the problem. After I backup the Content Store database from the first environment, restore it to the second environment, and restart IBM Cognos services in second environment, I got an error:
CM-CFG-5063 A Content Manager configuration error was detected while connecting to the content store. Incompatible Content Manager version in Content Store database.
Which table in the Content Store database that stores the Content Manager version? Is it possible to edit the version value?
Check Content Store database version
-
- Regular Participant
- Posts: 424
- Joined: Sat Mar 10, 2012 1:03 pm
- OLAP Product: IBM TM1, Planning Analytics, P
- Version: PAW 2.0.8
- Excel Version: 2019
Re: Check Content Store database version
This might help.Please have a look:
http://www-01.ibm.com/support/docview.w ... wg21660204
CMSYSPROPS :This table has the Content Store Version
Thanks
http://www-01.ibm.com/support/docview.w ... wg21660204
CMSYSPROPS :This table has the Content Store Version
Thanks
"You Never Fail Until You Stop Trying......"
-
- Posts: 43
- Joined: Wed Nov 19, 2014 6:36 am
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: 2013
Re: Check Content Store database version
Thanks for the hint. I was looking at NC_DB_VERSION table which leads me to the wrong version number.BariAbdul wrote:This might help.Please have a look:
http://www-01.ibm.com/support/docview.w ... wg21660204
CMSYSPROPS :This table has the Content Store Version
Thanks