Search found 299 matches

by John Hammond
Mon Aug 19, 2024 11:09 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: .bm.cub filetype anyone know what these are?
Replies: 1
Views: 2919

.bm.cub filetype anyone know what these are?

Morning I have used the TM1 scrambler utility for some time now to create scrambled versions of cubes to use in lower environments. (See Below) DebugUtility ( 114 , 0 , 0 , 'myCube' , 'C:\data\scrambled' , '' ) ; Most of the time I have used Windows and it has created C:\data\scrambled\myCube.cub on...
by John Hammond
Tue Aug 13, 2024 3:39 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Performance of View Zero Out
Replies: 2
Views: 4457

Re: Performance of View Zero Out

Could be cube logging is on.

Also Much quicker to delete view via supporting dimension element deletion and re-insertion but this is not always possible.

Otherwise Mr Geilis and the bedrock libraries is your best bet.
by John Hammond
Tue Jul 23, 2024 3:23 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Registering of Private Subsets at Startup time is X7 in one week
Replies: 6
Views: 5214

Re: Registering of Private Subsets at Startup time is X7 in one week

Sorry for my spitball idea above, it does nothing today or even this week to help fix your slow restart problem and if we're dependent on enduser complaints, our sample size will forever be too large. I tried to replicate your issue of a slower restart by creating 5,00 and 15,000 private subsets fo...
by John Hammond
Tue Jul 23, 2024 3:20 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Registering of Private Subsets at Startup time is X7 in one week
Replies: 6
Views: 5214

Re: Registering of Private Subsets at Startup time is X7 in one week

Set LoadPrivateSubsetsOnStartup=F in the config and see who complains about super long login time? Exactly my thoughts, but it turns out this default setting (which worked fine in windows) had to be changed to =T on IBM's advice for Unix when we started getting long logins. This worked fine for fou...
by John Hammond
Mon Jul 08, 2024 5:47 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Registering of Private Subsets at Startup time is X7 in one week
Replies: 6
Views: 5214

Registering of Private Subsets at Startup time is X7 in one week

We encountered a problem where the time to load private subsets into memory went from 1hr 5min to 8 hrs. This occurs as pretty much the last operation of start up and there was a week between the two startups. We have a lot of users but we don't see what is changed to make this jump since we likely ...
by John Hammond
Wed Oct 18, 2023 6:01 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Advice on training in Planning Analytics between jobs
Replies: 7
Views: 8067

Re: Advice on training in Planning Analytics between jobs

gtonkin wrote: Wed Oct 18, 2023 2:52 pm The new PA on AWS (PA aaS) trial is here
Thank you gtonkin and all respondents
by John Hammond
Wed Oct 18, 2023 5:57 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Advice on training in Planning Analytics between jobs
Replies: 7
Views: 8067

Re: Advice on training in Planning Analytics between jobs

You would think (maybe they do!) that IBM would have some kind of support network for people who have passed the badges, so when they lose their job they have access to training/development environments etc. I suppose that once they get TM1 itself established as part of the application running unde...
by John Hammond
Wed Oct 18, 2023 5:11 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Advice on training in Planning Analytics between jobs
Replies: 7
Views: 8067

Advice on training in Planning Analytics between jobs

I would appreciate anyone's advice on Advice on training in Planning Analytics between jobs. I see there is an option to download a free trial from IBM, but I'm worried I might get roped into paying a lot of money to continue with that trial. I literally want to use Planning Analytics to upskill but...
by John Hammond
Thu Jul 13, 2023 1:01 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: PAW assets disappear when MongoDB becomes corrupt or frozen under OCP
Replies: 0
Views: 14349

PAW assets disappear when MongoDB becomes corrupt or frozen under OCP

MongoDB is a text optimised database where the PAW assets are stored as json. If it doesn't work you have no assets. There are two distinct issues that we have encountered with MongoDB since we moved to OCP. (Openshift container platform) 1. Corrupted MongoDB – PAW objects are lost forever unless yo...
by John Hammond
Thu Jul 13, 2023 12:48 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Excel asks for Credentials in PAX when the CAM Authentication Service should get Credentials
Replies: 2
Views: 1531

Re: Excel asks for Credentials in PAX when the CAM Authentication Service should get Credentials

Solution The user was attempting to login to the CAM authentication service with stored credentials which were out of date as the user had changed their password without the store updating. Type Credentials to get Credential Manager and then Windows Credentials. Delete the credential and it will cre...
by John Hammond
Wed Jul 12, 2023 1:08 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Excel asks for Credentials in PAX when the CAM Authentication Service should get Credentials
Replies: 2
Views: 1531

Excel asks for Credentials in PAX when the CAM Authentication Service should get Credentials

Afternoon I have a very perplexing problem where PAX authentication has suddenly stopped working for a user. Normal troubleshooting has produced results and I am hoping someone in the wide world of the forum has encountered this. We are using PAX 72 with Mode 5 (CAM authentication) Normally the user...
by John Hammond
Tue Jun 20, 2023 1:06 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Getting Architect Users into PAW
Replies: 6
Views: 3902

Re: Getting Architect Users into PAW

As lotsa says, access to PAW is independent of TM1 at present and is through clunky .csv load/unload. The security gradation for users in PAW are just admin/non admin, but PAW users can be given permissions to access PAW objects by the owners of objects. When you need to connect to instances you wil...
by John Hammond
Tue Jun 13, 2023 1:43 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Run Process - How to Determine When All Completed.
Replies: 24
Views: 18336

Re: Run Process - How to Determine When All Completed.

So the TM1 Servers move to the cloud as a service for IBM managed clouds (Openshift I assume). This will be the same black boxing as the PAW HTTP and Webservices and mean traditional access to the servers disk objects is gone without admin access to the cloud platform. All good until something break...
by John Hammond
Wed Nov 30, 2022 12:12 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Mass conversion of Excel workbooks from Perspectives to PAW
Replies: 2
Views: 1215

Re: Mass conversion of Excel workbooks from Perspectives to PAW

Server and Instance connections are held in CustomProperties in Excel and Named ranges. You can bulk VBA through a directory of workbooks. You can't change any VBA code in the macros by VBA though you have to do that through find and replace for the Project.
by John Hammond
Wed Nov 30, 2022 10:22 am
Forum: Bugs
Topic: 11-101026871-9.1SP4-Apparent bug in Load On demand Property
Replies: 2
Views: 26154

Re: 11-101026871-9.1SP4-Apparent bug in Load On demand Property

Thanks Alan - I can confirm in 2022 this bug has not been resolved. The load on demand is ignored if the cube has any feeders including internal feeders! As you say, IBM docs should be updated to say Load on Demand is effectively useless since large cubes will always have some type of feeders. As al...
by John Hammond
Fri Aug 05, 2022 3:48 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Is this a Useful PAX tip?
Replies: 7
Views: 3705

Is this a Useful PAX tip?

L & G A user was moaning that, when he was moving from Cell to cell in a spreadsheet with PAX enabled, it was taking 5 seconds. So PAX was intercepting an event and doing 5 seconds of work and then returning control to Excel to move the cursor. We told him to type and run this in VBA: "Appl...
by John Hammond
Wed Mar 16, 2022 3:09 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: PAX returns 413 Request Entity Too Large from Websphere in ICP
Replies: 2
Views: 1393

Re: PAX returns 413 Request Entity Too Large from Websphere in ICP

Thanks Burnstripe - havent had time to try this - will let you know soon as I can.
by John Hammond
Thu Mar 10, 2022 12:16 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: PAX returns 413 Request Entity Too Large from Websphere in ICP
Replies: 2
Views: 1393

PAX returns 413 Request Entity Too Large from Websphere in ICP

When we make a "large" (>1MB) HTML request to Websphere from PAX (this can be report with many rows or typically a commit request that has a lot of tuples) we get it bounced back at the Webserver level as below. This severely limits what we can do in PAX. Capture.PNG So we found out that a...
by John Hammond
Thu Mar 10, 2022 11:54 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Tm1 and ibm cloud
Replies: 6
Views: 2689

Re: Tm1 and ibm cloud

Watch out with spreading esp auto spread. When you have loads of dimensions you can inadvertently generate a massive query. We had this and turned spreading off.
by John Hammond
Fri Feb 25, 2022 5:41 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: What do IBM still have to do to replace Perspectives with PAW and PAX
Replies: 11
Views: 8289

Re: What do IBM still have to do to replace Perspectives with PAW and PAX

Hi, Refresh security, isn't that just a right-mouse button click on the server name ? Capture.PNG Wim, I stand corrected. Thanks all for your replies so far. Thanks Alan for your very comprehensive and entertaining response. qq On top of my original, hearing good things about 3rd party development ...