Search found 10 matches

by vish
Tue May 19, 2009 8:16 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Drill Thru help
Replies: 4
Views: 3736

Re: Drill Thru help

u da MAN :8-)


Damn me....that was simple..

-V
by vish
Tue May 19, 2009 8:07 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Drill Thru help
Replies: 4
Views: 3736

Re: Drill Thru help

I am using very generic stuff. Just want to make it work, then building blocks.


Process Name : }Drill_DT_TEST

SQL :

select * from dbo.dmn_vendor_pnt_chd
where vendor_child = '?TEST_Vendor?'


RUL :

[]=S:IF( ISLEAF= 1, 'Drill_DT_TEST','');


Thanks for your help.

-V
by vish
Tue May 19, 2009 7:23 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Drill Thru help
Replies: 4
Views: 3736

Drill Thru help

Hi ,
Just trying to work on the Drill thru using the Developer's guide. Some how my process and Rul are good but still when I right click then "Drill" option is grayed out.

Any ideas ??

Thanks for the help.

-V
by vish
Thu Apr 23, 2009 6:46 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Replication ?
Replies: 11
Views: 8187

Re: TM1 Replication ?

While using the simple system replication getting the following error -

[Admin] => ERROR: SystemServerNotFound

Any ideas ?

-V
by vish
Thu Apr 23, 2009 3:56 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Replication ?
Replies: 11
Views: 8187

TM1 Replication ?

Hi,

I need to replicate One TM1 cube from one Server to another Server (Full copy). Does anyone have any idea how can I achieve that ?

Appreciate any help.

-V
by vish
Fri Feb 20, 2009 5:20 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 automated process
Replies: 10
Views: 9733

Re: TM1 automated process

You gotta do wht you gotta do :) .. it's all about u r JOB :o

Just need some help in automation w/o manual intervention....

-V
by vish
Fri Feb 20, 2009 2:49 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 automated process
Replies: 10
Views: 9733

Re: TM1 automated process

The data we are dealing is very sensitive. no one have access other then supprot people. So if there are kickouts you can see in the logs, client don't want that.

That's why the emphasize is on automated build and recovery.

-V
by vish
Fri Feb 20, 2009 2:17 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 automated process
Replies: 10
Views: 9733

Re: TM1 automated process

Yep, I build a simple cube using chore, it works fine. But other issue is how to tackle the error handling in chore. as in Prod we don't have access (not even to logs). So if process fails , support people try to troubleshoot and if they won't figure it out. then we jumps in (using temp id's). Now w...
by vish
Thu Feb 19, 2009 3:55 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 automated process
Replies: 10
Views: 9733

Re: TM1 automated process

I am playing w/ the TI and created Dim's / Cubes / loaded data / chores ect. But need to save the Prolog code in a file and then run it thru a wrapper. That's what I am looking an example for. From the Wizard it's easy, now to productionize it is the hard part. Please thorw me some sample scripts/co...
by vish
Wed Feb 18, 2009 4:58 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 automated process
Replies: 10
Views: 9733

TM1 automated process

Hi,

can anyone tell me how to build the TM1 cube from scripts (shell or batch). I just got into tm1 from essbase. trying to figurng out how I can I automate the build process.
Thanks in advance.

-V