Search found 23 matches

by yuval
Tue Sep 04, 2012 10:20 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: xxx.cub$
Replies: 2
Views: 4604

Re: xxx.cub$

suceeded to restore by changing the name,
thanks for great explanation
by yuval
Mon Sep 03, 2012 7:32 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: xxx.cub$
Replies: 2
Views: 4604

xxx.cub$

Hi,

Today I've opened tm1 model and noticed that one of the cubes was disappeared,
I looked in data directory and saw the the cube file (cube_name.cub$),
I know that extension with "$" in an error, how can I recover it?
why it happened?

Thanks
by yuval
Tue Aug 28, 2012 2:00 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: automation error
Replies: 4
Views: 6370

Re: automation error

it works, I guess I tried to register the file in the wrong path
by yuval
Fri Aug 24, 2012 11:59 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: automation error
Replies: 4
Views: 6370

automation error

Hi,

Im trying to open tm1p.xla as usual and "automation error" message pop up, tried to use ibm solutions like register mscomctl.ocx

but with no success, does anyone know this error?

thanks
by yuval
Tue Jul 31, 2012 9:13 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Dealing with big views
Replies: 5
Views: 5512

Re: Dealing with big views

Hi, just to inform you the action I choose, "viewconstruct" in ti consuming lots of memory and therefore cant run on big cube in 9.5.2 version, one of the IBM solution is to update version, I developed a VB code which connecting to tm1 and openning all users heavy excel files one by one, t...
by yuval
Tue Jul 31, 2012 8:42 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: error accessing the system registry
Replies: 0
Views: 3301

error accessing the system registry

Hi All, the users are openning tm1 model via the terminal server, when one of the users is trying to open tm1 appliccation, he is getting "error accessing the system registry" - visual basic message This user is a part of users group in the terminal server and the all other users which on ...
by yuval
Sun Jul 22, 2012 8:38 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Dealing with big views
Replies: 5
Views: 5512

Re: Dealing with big views

Hi, I have 38 giga of ram in my server and the available ram before launching the process is something like 20-25 giga, when the process is running there is still enough ram available but the cpu reaches 100%, maybe there is a way to split the cpu consumption to several processors (there is 8). when...
by yuval
Sun Jul 22, 2012 1:02 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Dealing with big views
Replies: 5
Views: 5512

Dealing with big views

Hi, I have a big cube in my model and it takes 3 min to calculate a view for the first time, therfore I'm trying to store stargates views on memory, I tried to use "viewconstruct" function in the ti but it failed on memory (I get WARN mesaage - OUT OF MEMORY in the message log), I tried to...
by yuval
Thu May 17, 2012 11:15 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: how to sum categories?
Replies: 5
Views: 4263

Re: how to sum categories?

must do it in process,
create a view -->need to accumulate the values for the desired intersaction with cell get and cell put, for example:
vtotal = cellgetn(from source cube/view)+vtotal
cellputn(vtotal, target cube),
then you will have the total for each category,

good luck,
by yuval
Tue May 15, 2012 8:42 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: openning excel file from application
Replies: 1
Views: 1827

openning excel file from application

Hi, Im using office 2007, tm1 9.5.1 version, when I opening an excel file from application (not as reference) it opened with generic name like TM1A.xlsx, TM12.xlsx etc, the users complains about it, they got confused when many files are opened, can't it open with the real name and not with the gener...
by yuval
Tue May 15, 2012 8:18 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: csv file affect excel calculation mode
Replies: 5
Views: 3911

Re: csv file affect excel calculation mode

finally I found a solution,
I've created excel file which reads data from the csv file (in excel tool bar-->data-->text) and refreshing in openning,
not ideal solution but it works.
by yuval
Tue May 15, 2012 1:07 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: canceling pick list
Replies: 4
Views: 3359

Re: canceling pick list

thanks
by yuval
Tue May 15, 2012 12:23 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: csv file affect excel calculation mode
Replies: 5
Views: 3911

csv file affect excel calculation mode

Hi, I have 2 tm1 files (excel environment), the first file is a big file with lots of sheets and second file is small csv file, when Im openning the csv file (and the first file is already opened) it trying to calculate the first file, it seeems that openning csv file affect on the excel calculation...
by yuval
Tue May 15, 2012 10:26 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: canceling pick list
Replies: 4
Views: 3359

Re: canceling pick list

Thanks for your reply, I will explain myself again.. when you allocating pick list to some intersection it can takes a long time to open the list if there are lots of members inside (the picklist is period dimension, there are hundrands of elements in this dimension), the strength of the picklist is...
by yuval
Tue May 15, 2012 8:30 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: canceling pick list
Replies: 4
Views: 3359

canceling pick list

Hi All, I cancelled the pick list rule in one of the elements (date) and now this intersection is not restricted by list - I cancelled it because it takes time to refresh the list evertime, however I want to restrict it (not by list), if a user will insert wrong value I want him to get an error mess...
by yuval
Wed May 02, 2012 11:24 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: excel not responding - action button
Replies: 3
Views: 3670

Re: excel not responding - action button

I have to run process after the calculation but it's a nice solution,
thanks
by yuval
Wed May 02, 2012 7:52 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: excel not responding - action button
Replies: 3
Views: 3670

Re: excel not responding - action button

the calculate via action button is becoming slower when other excel files are open
by yuval
Wed May 02, 2012 7:35 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: excel not responding - action button
Replies: 3
Views: 3670

excel not responding - action button

Im trying to run a process via action button, in calculate tab (action button) I choose "automatically recalculate sheet", it seems that
it trying to calculate the all workbook and it takes long time, does someone know this issue?
thanks,
Yuval