Page 2 of 2
Re: 64-bit or 32-bit / physical or virtual
Posted: Wed May 29, 2013 11:16 pm
by macsir
If I am right, you just want to skip items where the six char is not equal to 'A' in profitcenter?
If yes, then put the following code in the first line of data tab. You don't need to use any other variable in formula.
Code: Select all
If(SUBST(ProfitCenter,6,1) @<> 'A');
ItemSkip;
EndIf;
Another thing, if I were you, I would put "SSD Description" into an attribute of SSD dim rather than a separate dim.
Re: 64-bit or 32-bit / physical or virtual
Posted: Fri May 31, 2013 9:04 am
by gjysllq254
I am running 10.1.1 as 64bit version on 64bit virtual machines. I don't have any problem.
In-fact two of my friends are also using the same. So if you have any problem then post here with detail.
Re: 64-bit or 32-bit / physical or virtual
Posted: Wed Jun 05, 2013 5:43 pm
by G.Frimen
Hello everyone!
instaled tm1 by x64 version and have troubleshot
dosent open "Open tranaction log"
maybe som body know how to repair this?
Re: 64-bit or 32-bit / physical or virtual
Posted: Wed Jun 05, 2013 6:36 pm
by declanr
G.Frimen wrote:Hello everyone!
instaled tm1 by x64 version and have troubleshot
dosent open "Open tranaction log"
maybe som body know how to repair this?
I think your problem is unrelated to the post.
There is quite a common issue where you need to register msmask32.ocx for the transaction log to work.
You can search google for "msmask32.ocx" and download it or probably copy it from another PC etc to the syswow64 folder on your server.
Then just open the command prompt and regsvr the ocx file. That should do the trick.
Re: 64-bit or 32-bit / physical or virtual
Posted: Wed Jun 05, 2013 6:40 pm
by G.Frimen
declanr wrote:G.Frimen wrote:Hello everyone!
instaled tm1 by x64 version and have troubleshot
dosent open "Open tranaction log"
maybe som body know how to repair this?
I think your problem is unrelated to the post.
There is quite a common issue where you need to register msmask32.ocx for the transaction log to work.
You can search google for "msmask32.ocx" and download it or probably copy it from another PC etc to the syswow64 folder on your server.
Then just open the command prompt and regsvr the ocx file. That should do the trick.
heh
yesterday I find this element by simpl
http://www-01.ibm.com/support/docview.w ... wg21469061 and fixed, and now when i click to "Open tranaction log" nothing open
Re: 64-bit or 32-bit / physical or virtual
Posted: Wed Jun 05, 2013 6:41 pm
by declanr
Do you get any error message at all now? Did you get an error message before registering the ocx file?
Re: 64-bit or 32-bit / physical or virtual
Posted: Wed Jun 05, 2013 6:48 pm
by G.Frimen
declanr wrote:
Do you get any error message at all now? Did you get an error message before registering the ocx file?
Now doesn't have any message and doesn't open nothing