Dec 4, 2012
Using Amazon EC2
|
Virtual machines are the greatest thing since sliced bread and most of us techies use them daily. In this post I would be talking about using Amazon EC2 as a VM hosting platform (we as a company moved everything up there over last 4 months) and as a bonus, will describe the process of converting existing VMWare Workstation images to EC2 instances.
|
Oct 4, 2012
Using Cognos Connection Jobs for Orchestration (with Cognos Enterprise Planning and Controller in the pit)
|
Most of the systems we implement don’t live in vacuum, they have to communicate with lots of neighbours. People often overlook the ability to call stored procedures from Cognos BI reports as a method of running some action, so I’d like to steal your 5 minutes for explaining how to use it to build better systems.
|
Sep 10, 2012
TM1 Stress Test tool gets an update
|
I’ve updated TM1 Stress \ Load Testing Tool over the weekend (vesrion 0.2, probably).
Now it handles memory a lot better and has a new parameter called seconds_between_actions in session configurations. Parameter is quite obvious, it just says how long will the coffee break between reading and writing bursts be within each session. To make things less determined, the break is not exactly seconds_between_actions, but a random number that is less than seconds_between_actions. My coffee breaks never go for as long as I plan them, for sure.
|
Sep 4, 2012
Cognos BI SDK utilities
|
Are you using Cognos BI seriously? Have you seen IBM SDK utilities? Keep in mind that link changes every now and then, I usually have to regoogle it. Some of them are really very good and I’ve used them a few times already. Slowly but surely, IBM is adding a few missing bits to the puzzle.
|
Aug 15, 2012
Tips for TM1 Applications Configuration Debug
Just a quick note on a few things I’ve found while trying to make TM1 application server (pmpsvc) behave. More like a note to myself, I’ve got dozen of these in Evernote, let’s see if they’ll be of any use to anyone ):
Jul 18, 2012
It’s a virtual world, part 1
|
My working process these includes tossing around lots of virtual machines, so I’ve gathered a couple of tricks. Let’s talk about getting your back better (this post) and lightening your CapEx (next one).
|
Jul 8, 2012
TM1MN
It’s time to open-source / make available a utility I wrote more than a year ago. I originally intended to develop it more whilst doing more TM1 projects, but my focus is mostly BI / DM these days, so I might as well just let it out and make changes by requests, if any. Enter TM1MN (hoped to make it TM1 Metadata Navigator).
Jun 1, 2012
Cognos BI logging setup
|
Continuing our weekly, monthly, quarterly instalments, let’s talk about Cognos log files management.
I’m really puzzled by the fact that whenever I walk in on a clustered Cognos install, error logging is always set up just wrong! Meaning not the way I like it :)
|
Feb 18, 2012
TM1 MDX querying snippet
|
I’m playing around with some TM1 ideas and all of them require some sort of sparsity analysis. And since TM1 supports MDX (to some extent, to say it mildly) and I like MDX and used it a lot with Essbase, I thought it’d be wonderful to use MDX.
|