Search found 42 matches

by guru1988fortm1
Thu Jun 04, 2020 5:06 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Process Self Triggering
Replies: 10
Views: 5915

Re: TM1 Process Self Triggering

I'd also look into this: Event.Thread Thread[28960] is blocking 72 other threads Something is taking a lock and holding it forcing your main process to roll back and restart. SaveCubeData is server side lock, as is SecurityRefresh, ViewConstruct and a few dimension change functions, so I'd scan you...
by guru1988fortm1
Thu Jun 04, 2020 4:47 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Process Self Triggering
Replies: 10
Views: 5915

Re: TM1 Process Self Triggering

Hi Just as a gut feel, a process that runs for 9 hours seems excessive. Are the processes perhaps reading from a SQL data source that is delivering data very slowly? I have certainly seen cases where concentrating on the data source has brought more benefits than any tinkering with TM1. Are the SQL...
by guru1988fortm1
Sun May 31, 2020 5:34 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Process Self Triggering
Replies: 10
Views: 5915

Re: TM1 Process Self Triggering

Thanks Declan and Alan!!! I was just scanning through all the sub processes if there is a save data in them . But Thank you for making me realize that my process is rolling back which i had no idea earlier, i was just wondering why is it running again and again :?: Also, i am using Run process in tw...
by guru1988fortm1
Sat May 30, 2020 6:44 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Process Self Triggering
Replies: 10
Views: 5915

Re: TM1 Process Self Triggering

But i dont have any chores scheduled in the instance
by guru1988fortm1
Sat May 30, 2020 6:21 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Process Self Triggering
Replies: 10
Views: 5915

TM1 Process Self Triggering

Hi All, I am having a Master Process which calls many other sub processes. These sub processes are written in both prolog and Epilog The total time to run this process must be around 9 hours (adding up the times of the individual processes) Now my problem is when the last sub process in the epilog i...
by guru1988fortm1
Wed Feb 10, 2016 12:38 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cognos Configuration does not Open
Replies: 1
Views: 2764

Cognos Configuration does not Open

Hi, I installed Cognos Tm1 10.2.2 32 bit suite in windows 7 enterprise server I have checked on all the components during the installation wizard After the installation, i am able to access the Architect, perspectives and able to access Tm1 But the Cognos configuration does not open saying an error ...
by guru1988fortm1
Mon Jun 15, 2015 7:57 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Performance issue with an TI Process
Replies: 7
Views: 6227

Re: Performance issue with an TI Process

Regarding issue2, I actually tested it by running only this process and there was no other activities in my server during that time, then i executed save data all which took almost 10 minutes for completion,From your comments, i understand that no matter we disable the cubelogs, it will still take ...
by guru1988fortm1
Mon Jun 15, 2015 5:56 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Performance issue with an TI Process
Replies: 7
Views: 6227

Re: Performance issue with an TI Process

Issue 1 is a very complicated topic that's been covered elsewhere as lotsaram indicated. Issue 2 is actually a common concern. It's perhaps counter-intuitive, but SaveDataAll will find all cubes that have any changed data and write the entire contents of that cube out to disk. This is generally the...
by guru1988fortm1
Mon Jun 15, 2015 4:06 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Performance issue with an TI Process
Replies: 7
Views: 6227

Performance issue with an TI Process

Hi All, I am using Cognos TM1 10.2.2 version with Cognos BI 10.2.2 for the integrated security we have a TI Process called 'pCT_Expense_Allocation' , This process actually calls on 15 different other TI processes (This process has an parameter named 'Country' so that individual country user can run ...
by guru1988fortm1
Thu Jul 24, 2014 3:02 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Architect crahses while selecting Top element in dimension
Replies: 4
Views: 3921

Re: Architect crahses while selecting Top element in dimensi

Maybe have a look at this old thread . I have a vague memory that this bug was still around in 9.5.1 so perhaps it's worth trying the fix mentioned by Steve: The fault relates to the relationship of the window size with your desktop size. Don't know why it happens but the solution is straight forwa...
by guru1988fortm1
Mon Jul 21, 2014 3:55 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Architect crahses while selecting Top element in dimension
Replies: 4
Views: 3921

Architect crahses while selecting Top element in dimension

Hi All, I am using TM1 9.5.2 server with TM1 9.5.1 clients for the users We are having an unusual issue in the session's of few users Their Architect or perspectives crashes while selecting the top element in the dimension (the top element looks blurred) Have anyone faced this kind of issue before T...
by guru1988fortm1
Mon May 05, 2014 11:10 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 RAM usage is more
Replies: 5
Views: 4538

TM1 RAM usage is more

Hi All, I am using TM1 9.5.2 in windows server R2 with 180 GB RAM and 32 bit cores when the services are started, it takes almost 40 GB just for the steps before 'cube processing feeders' Then it uses all of its 180 GB RAM and it takes one and half hours atleast, so the server starts up only at 180 ...
by guru1988fortm1
Fri Mar 14, 2014 4:32 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Determining the character length in txt using asciioutput
Replies: 7
Views: 6781

Re: Determining the character length in txt using asciioutpu

Hi All, Thanks for all your replies!!! :D The trim and fill functions had worked :D Thanks Duncan, i had the issue in removing the string codes and i had this variable in my prolog tab DataSourceASCIIQuoteCharacter = ''; And it did worked now! This forum has always helped me in fixing issues and exp...
by guru1988fortm1
Tue Mar 11, 2014 8:43 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Determining the character length in txt using asciioutput
Replies: 7
Views: 6781

Re: Determining the character length in txt using asciioutpu

Guru? Really? I think you should ready up on TI variables and commands before declaring one self a guru. I think you'll find that even the reference guide pretty much covers it. Hi Jim, Guru Madhesh is my real name, 1988 is my date of birth and thats why i created an userid like guru1988 for TM1 :)...
by guru1988fortm1
Tue Mar 11, 2014 7:18 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Determining the character length in txt using asciioutput
Replies: 7
Views: 6781

Determining the character length in txt using asciioutput

Hi All, I am using Cognos TM1 9.5.2 i have an requirement to generate a .txt file from TM1 with fixed character space for the fields (guess asciioutput is the only way to do this) For eg., This is the format of the file specifications and their character length Business unit - 5 character length and...
by guru1988fortm1
Fri Feb 21, 2014 10:54 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Does Write access override Read access in dimension security
Replies: 2
Views: 4027

Re: Does Write access override Read access in dimension secu

Hi Alan, Your understanding is correct, this is the actual design of my TM1 Security Also, Thanks for pointing out that the Write access of one group will override the READ access of another group to the element in the same dimension :) (My understanding was complete opposite to this prior ) It real...
by guru1988fortm1
Fri Feb 21, 2014 5:24 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Does Write access override Read access in dimension security
Replies: 2
Views: 4027

Does Write access override Read access in dimension security

Hi All, I am using Cognos 9.5.2 with Cognos 10 BI security We create the groups in BI and import to TM1 and assign access for those groups to cubes and dimensions I have dimensional security Country wise, scenario wise and the measure dimension wise My users sometimes close the forecast and they wan...
by guru1988fortm1
Fri Feb 21, 2014 4:19 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Data save All taking Long time because of persistent feeders
Replies: 6
Views: 7881

Re: Data save All taking Long time because of persistent fee

Thanks all for your comments

I have made the persistent feeders=F and the server seems to be working fine :D , The data save all is also faster

Even, i have recommended for an migration to 10.1

This forum always gives me a best solution :)
by guru1988fortm1
Thu Feb 13, 2014 7:41 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Data save All taking Long time because of persistent feeders
Replies: 6
Views: 7881

Re: Data save All taking Long time because of persistent fee

Thanks Whitej_d :D

It sounds like i should have my system without persisten feeders

But is this all about for persistent feeders, only for the rapid server restart?

Also, doing this will reduce the size of my TM1 database from 40 GB to lesser size or its gonna be the same

Thanks
Regards
Guru
by guru1988fortm1
Thu Feb 13, 2014 4:17 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Data save All taking Long time because of persistent feeders
Replies: 6
Views: 7881

Data save All taking Long time because of persistent feeders

Hi All, I am using TM1 9.5.2 with cognos 10 BI security we have enabled the data save all chore that is scheduled to run for every 3 hours with Persistent Feeders=T (data save all is present in the epilog of an separate process which has got nothing else) Sometimes , during peak hours, our users wil...