Search found 32 matches

by aking
Mon Mar 27, 2017 3:23 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Strange Error, No Info
Replies: 2
Views: 2832

Re: Strange Error, No Info

Still not sure what the cause was, but have a workaround that worked in this specific instance. I modified the process to go over the }Cubes dimension instead of the }DimensionAudit cube. I then queried the cube to find out if it was marked. If I have time, it's something I'll try to come back to an...
by aking
Thu Mar 23, 2017 5:49 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Strange Error, No Info
Replies: 2
Views: 2832

Strange Error, No Info

Greetings, I'm receiving an error that I've never seen before. Here are the two lines from the tm1server.log that are of particular interest. TM1.Cube.Iterator CubeCellIterator::initalizeTreePosReferences: Index '1' of dimension '}Cubes' could not be found. Ending iteration. TM1.Cube.Iterator CubeCe...
by aking
Fri May 13, 2016 1:02 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: C++ API Linker issues
Replies: 2
Views: 2344

Re: C++ API Linker issues

Apparently, having Visual Studio properly installed is a pretty important component.

The issue was caused by something internal that wasn't linking into the DLLs properly. Reinstalling VS did the trick.
by aking
Wed May 11, 2016 2:29 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: C++ API Linker issues
Replies: 2
Views: 2344

C++ API Linker issues

I'm hoping someone here might have some insight to how to work with the C++ API. The short version is that I have a very simple application that will compile in x86 and not run and that gives "unresolved external symbol" errors when compiled in x64. I'm using Visual Studio (Community, if i...
by aking
Fri Jan 08, 2016 7:34 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Can't connect to Remote Instance
Replies: 5
Views: 4957

Re: Can't connect to Remote Instance

I assume you can ping the server from the local machine? I can ping the Server, and even telnet into the Admin SSL port, but can't telnet to the port we have the server linked to. I found I was also able to telnet to the port on the Affected Server that we use for the Instance on the Unaffected Ser...
by aking
Fri Jan 08, 2016 1:58 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Can't connect to Remote Instance
Replies: 5
Views: 4957

Can't connect to Remote Instance

Hey guys, Having an issue that's fairly new to me and I was hoping someone here might have some pointers. We setup a new TM1 Instance on one of our Server. Fired up Architect on the server, Connect, Everything is fine. However, whenever anyone attempts to connect to the server from a remote machine,...
by aking
Tue Sep 09, 2014 6:23 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Export as Text Data locks system [10.1 FP1]
Replies: 3
Views: 3393

Re: Export as Text Data locks system [10.1 FP1]

The original view was 672x150000x24x20 = 48384000000. Zero Suppress would have trimmed that down a bit, but not appreciably. The interesting thing is that I exported that view already, but not all of it exported. So I pared it down to 1x150000x1x1. That worked fine, and the whole view exported, so I...
by aking
Thu Sep 04, 2014 5:31 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Export as Text Data locks system [10.1 FP1]
Replies: 3
Views: 3393

Export as Text Data locks system [10.1 FP1]

Hey guys, We're having a bit of a strange issue while using the Export as Text Data feature. Occasionally, when the feature is used it completely locks up the server. TM1Top stops Responding, and people are no longer able to login. Even Elevated TM1Top sessions can't get a response from the system. ...
by aking
Wed Jul 03, 2013 3:04 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Issue with Rules and Strings
Replies: 2
Views: 3129

Re: Issue with Rules and Strings

Yep, just tried that and it went through. Thanks.
by aking
Wed Jul 03, 2013 2:51 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Issue with Rules and Strings
Replies: 2
Views: 3129

Issue with Rules and Strings

Hey guys, I'm looking for some help on what I thought would be a rather simple thing. Every time I try to attach this rule, I get an error for an Invalid Expression, starting at ['Actual': ['Forecast1','String Value'] = S: ['Actual','String Value']; To me, that looks like a fairly simple and straigh...
by aking
Wed Jan 23, 2013 9:31 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Windows 7, TM1 Perspectives and Ctrl+Alt+Del
Replies: 10
Views: 6606

Re: Windows 7, TM1 Perspectives and Ctrl+Alt+Del

HP Elitebook 8440p Windows 7 x64, TM1 10 Architect and Perspectives.

Same problem here.

I normally use [Win + L] to lock though.
by aking
Fri Jan 11, 2013 4:15 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Visual Studio, Win8, and TM1Api woes
Replies: 4
Views: 3691

Visual Studio, Win8, and TM1Api woes

Hey guys, I'm looking for a bit of help, but I think it might be a long shot, I have a standalone windows program that interacts with TM1 that was inherited from a former co-worker. It was originally developed for Windows XP x86, and I'm now trying to get it to work on Win7 x64. When I copied the or...
by aking
Thu Dec 20, 2012 2:32 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Error Forming Tuple Expression
Replies: 5
Views: 4740

Re: Error Forming Tuple Expression

Changed the Attribute name to frequency and it seems to be working fine now.

Thanks for the help.
by aking
Wed Dec 19, 2012 3:52 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Error Forming Tuple Expression
Replies: 5
Views: 4740

Error Forming Tuple Expression

Hey guys, I'm getting an error I haven't seen before and I'm hoping someone can shed some light on it. I'm trying to attach this MDX query to a time Dimension. {FILTER( {TM1SUBSETALL( [Time] )}, [Time].[Month] <> "")} The attribute exists as a text attribute, and some of the elements have ...
by aking
Fri Dec 02, 2011 5:49 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: VB API Cube Write Crashes
Replies: 16
Views: 9974

Re: VB API Cube Write Crashes

@cefPyncdefs

Couldn't have said it better myself.
by aking
Wed Nov 30, 2011 2:38 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: VB API Cube Write Crashes
Replies: 16
Views: 9974

Re: VB API Cube Write Crashes

I haven't seen any issue with using TM1_API2HAN and TM1Initialize as of yet, but I'll be wary of that in the future. We did eventually figure out that the values in the array had not been set. Which is funny, because you have to pass an array into TM1ValArray. Specifically set the values and it all ...
by aking
Tue Nov 29, 2011 3:37 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: VB API Cube Write Crashes
Replies: 16
Views: 9974

Re: VB API Cube Write Crashes

Reached a dead end on this. Can anyone else help shed some light?
by aking
Tue Nov 29, 2011 2:18 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: VB API Cube Write Crashes
Replies: 16
Views: 9974

VB API Cube Write Crashes

I'm trying to write a value to a string cell in a cube using the VBA API in Excel. I can set everything up for the cube write, but on the actual line, Excel Crashes. Sub Write_String() TM1APIInitialize Dim hPool As Long hPool = TM1ValPoolCreate(TM1_API2HAN) ' Get the Cube Dim hServer As Long hServer...
by aking
Wed May 18, 2011 7:37 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 .Net API Servers problem
Replies: 2
Views: 2536

Re: TM1 .Net API Servers problem

Had to port the whole thing into a new project (something I was going to do anyway) and now it all works. Same admin server, same tm1 server.

Just a ghost in the machine.