REG:TM1 error

Post Reply
mincharug.shulft
Regular Participant
Posts: 155
Joined: Fri May 20, 2011 8:17 am
OLAP Product: Applix,Cognos TM!
Version: applix9.0Cognos tm1 9.5.1
Excel Version: Excel 2010 2007

REG:TM1 error

Post by mincharug.shulft »

Hi All,
Thanks in advance .
Actually my application is using frontend VC++ code written and backend was Applix TM1 9.0 .actually users are login using VC++ window they are login into the application and doing the calculation according to their requirement and even all calculations also done using vc++ only. Once done all calculation and all values is going to sit in TM1 .but one of my user is doing following calculation
• User said that he is using a too long formula on selected component and he got Client(Frond-end VC++ window) crash
Would you thing that is it problem in VC++ or in tm1?.
Note: calculation and all done by using my VC++ code and there is no rules written in my tm1.
As per as I understood that there could be a memory related problem in the TM1 server .am I correct or do u think that is it in VC++ code is not handling by too long formula.?
Could please kindly suggest me ASAP?

Thanks in Advance.
User avatar
Martin Ryan
Site Admin
Posts: 2003
Joined: Sat May 10, 2008 9:08 am
OLAP Product: TM1
Version: 10.1
Excel Version: 2010
Location: Wellington, New Zealand
Contact:

Re: REG:TM1 error

Post by Martin Ryan »

It sounds like it's just very simple numbers sitting in simple cubes in TM1 and all the hard work is being done in Visual C++. As such it's unlikely that the problem is in the simplest part of the application, i.e TM1. It's more likely to be in your code.

Also, the error you describe doesn't really sound like it's TM1 related. I've never come across too long a formula. I've come across too long a string stored in TM1 (256 characters till version 9.4), but not a formula.

HTH,
Martin
Please do not send technical questions via private message or email. Post them in the forum where you'll probably get a faster reply, and everyone can benefit from the answers.
Jodi Ryan Family Lawyer
Post Reply