Search found 15 matches
- Wed May 26, 2010 11:52 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Issues with EnableBulkLoadMode (9.4.1 FP3)
- Replies: 10
- Views: 8289
Re: Issues with EnableBulkLoadMode (9.4.1 FP3)
It is the exact same TI job on all TM1 services across all servers. The TI job has a single line of code in the Prolog tab as follows: EnableBulkLoadMode(); There is no data source and there is not a single other line of code in the TI job. I've also submitted this issue with IBM Support but haven't...
- Tue May 25, 2010 7:10 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Issues with EnableBulkLoadMode (9.4.1 FP3)
- Replies: 10
- Views: 8289
Issues with EnableBulkLoadMode (9.4.1 FP3)
There is a function available in 9.4.1 FP3 to lock out all other threads while a chore is executing called 'EnableBulkLoadMode()'. Although this fuction is working as expected on a few of our TM1 instances it is not working on all TM1 instances. We are having behaviour where it appears that the TM1 ...
- Sat May 01, 2010 6:06 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Find the name of the TM1 instance from the process ID
- Replies: 10
- Views: 10031
Re: Find the name of the TM1 instance from the process ID
you can execute this from the cmd prompt and it will give you the PID: sc \\servername queryex tm1servicename so if your TM1 service is called 'planning' and it is running on a server called \\server1 the command would look like this: sc \\server1 queryex planning you can run this from your computer...
- Sat May 01, 2010 6:00 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 Chore Re-Executing
- Replies: 10
- Views: 9253
Re: TM1 Chore Re-Executing
I haven't implemented this yet since we are only on FP2, but there is a new feture in 9.4.1 FP3 which I think will solve the chore roll back issue...here is the info from IBM support... There is a new parameter called Bulk Load Mode in 9.4.1 FP3. If you upgrade to 9.4.1fp3 this parameter would work ...
- Fri Apr 23, 2010 11:25 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 Chore Re-Executing
- Replies: 10
- Views: 9253
Re: TM1 Chore Re-Executing
All indications are pointing to locking issues while the chore is running which causes it to "fail" and rollback and start the chore over again from the beginning. For example, if the chore is running and then a separate process or chore executes something which locks an object and then th...
- Tue Apr 20, 2010 11:20 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Issue with the client on 9.4.1 FP2
- Replies: 16
- Views: 12279
Re: Issue with the client on 9.4.1 FP2
I did some testing and if I pull the SAME exact data out of a cube which has all of the live revenue rules the data pull takes 6 seconds (which is exactly what i would expect). When I pull that same data out of a separate cube on a separate TM1 service on a separate server which is pasted values of ...
- Tue Apr 20, 2010 11:15 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Blank vbCritical VBA Error - TM1 9.4.1 FP2
- Replies: 7
- Views: 8915
Re: Blank vbCritical VBA Error - TM1 9.4.1 FP2
We have gone a day and a half without the blank error message so it sure looks like this was the solution!
thanks again...
thanks again...
- Tue Apr 20, 2010 8:11 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 Chore Re-Executing
- Replies: 10
- Views: 9253
Re: TM1 Chore Re-Executing
Yes, I have rebuilt the chore. The same thing still happens. It does not happen every night.
- Tue Apr 20, 2010 12:44 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 Chore Re-Executing
- Replies: 10
- Views: 9253
Re: TM1 Chore Re-Executing
Has anybody who has seen this found a way to fix it?
- Fri Apr 16, 2010 12:38 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Blank vbCritical VBA Error - TM1 9.4.1 FP2
- Replies: 7
- Views: 8915
Re: Blank vbCritical VBA Error - TM1 9.4.1 FP2
I am about 99% positive that I have confirmed your post!!! Our code to load the TM1 add-in was flawed and it was re-loading the TM1 add-in on every single excel report a user would open instead of just loading the add-in once on the first report they opened. I have fixed this flaw on a few of our re...
- Thu Apr 15, 2010 11:51 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Blank vbCritical VBA Error - TM1 9.4.1 FP2
- Replies: 7
- Views: 8915
Blank vbCritical VBA Error - TM1 9.4.1 FP2
We are running TM1 9.4.1 FP2 on our servers and our clients have TM1 9.4.1. Since we have upgraded, users randomly get a vbCritical Error message while using our Excel based reports. The message box that appears has no words, number or any other information on it. It is a totally blank VBA message b...
- Thu Apr 15, 2010 12:46 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: SaveDataAll on 9.4 FP2
- Replies: 12
- Views: 8898
Re: SaveDataAll on 9.4 FP2
I rebuilt the chore yesterday but we still received the same error messages. Is anybody else experiencing the same thing? In our chore we have a bunch of TI jobs that run then we have a TI job that executes the 'SaveDataAll' and then a bunch more TI jobs run all in the same chore.
thanks...
thanks...
- Tue Apr 13, 2010 8:13 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Issue with the client on 9.4.1 FP2
- Replies: 16
- Views: 12279
Re: Issue with the client on 9.4.1 FP2
So has anybody noticed a performance improvement moving to 9.4.1 FP3? We just upgraded to 9.4.1 FP2 from 9.0 and out clients are experiencing major performance issues when connecting excel workbooks direclty to our cubes. I am interested if anybody has any comments...did you just upgrade your client...
- Thu Apr 01, 2010 5:50 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: SaveDataAll on 9.4 FP2
- Replies: 12
- Views: 8898
SaveDataAll on 9.4 FP2
We recently upgraded to TM1 9.4 FP2 and are getting the following error message when executing the 'SaveDataAll' function within a chore: Error: Prolog procedure line (27): SaveDataAll failed. See tm1server.log for more information The information in the tm1server.log shows the following: 912 WARN 2...
- Thu Apr 01, 2010 5:45 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 Chore Re-Executing
- Replies: 10
- Views: 9253
TM1 Chore Re-Executing
We have a chore that is scheduled to execute 1 time each night starting at 10:20pm. This chore has been running 1 time each night for over 5 years on version 8.2.12 through 9.0. Over this past weekend we upgraded to 9.4 FP2 and the chore ran 1 time each night starting at 10:20pm until last night. La...