Want to know The Truth About CPM?
Showing posts with label installation. Show all posts
Showing posts with label installation. Show all posts

10 September 2013

Installing 11.1.2.3 – Can an Essbase and Planning consultant possibly do it?

Introduction

Why, yes, he can, much to his (and maybe everyone else’s) amazement.

Those of you who have followed this blog (ah, Mum, you do still follow the blog, right?) know that I am, uh, infrastructurally challenged.  Yes, I am able to, somehow, make a living at this stuff implementing solutions based on Essbase, Planning, ODI, and various and sundry SQL hacks.  But installing this stuff?  Alas, not so much.  (Alas because it is quite remunerative and even more than that, when I get to a client that has the EPM Environment From Hell, I could help make it better.)

So it is with not a small amount of trepidation that I approached the 11.1.2.3 install this week.  Yes, yes, I know, it came out in April, and world+dog already has it installed, but I’ve been on projects, went to New Zealand/Australia to help run ODTUG’s SP conferences, had this wee event known as Kscope13 come up (remember that I am on the ODTUG BoD, am responsible for the technical side of the labs – also note that I did not do the Amazon installs, had a total of six presentations – some before Kscope, others were private, participated on two panels, I could go on but you get the idea), and have in general been running around like a one armed paperhanger.

But all of that, thankfully, has passed, and I am now able to put my mind to an install. My last go round with 11.1.2.0 was on my old Dell Latitude e6400 (I bought the maxxed out 64 bit, 8 GB RAM model) was not exactly a success.  I’ve turned to the Amazon Cloud in the meantime and it has been great.  But all along I’ve wondered – if I had a Big Enough Box, could I have gotten away with doing this all in a VM?  During my Latitude days, I worked with Dan Pressman to prove that we could convert John Booth’s 11.1.2.2 AMI to VMWare (and someone converted that to Oracle’s Virtual Box) but of course 8 GB of RAM is simply not adequate.

However, I splurged earlier this year on a Dell Precision M4700 laptop (lest you get jealous, remember that while I have the privilege of picking whatever gear I want, I also have the responsibility of paying for it – ah, the carefree life of an independent consultant) and it has 32 GB of RAM and a superfast (if a bit small) SSD drive.  What would happen if I installed everything from scratch?  Could I handle it?  Good question.

What took the longest

Believe it or not, the bit of the install that took longer than anything else was the install and patching of Windows 2008 R2 Enterprise, SQL Server 2008 R2, and Office 2010 (32 bit).  Yes, these are all legitimate licenses (remember that bit above about making decisions and then paying for them) that I get through Microsoft’s Action Pak program for MS Partners.  DVD ROMs simply aren’t all that fast (I never did go for those .iso images although I have to wonder given how long it took to install).

Downloading, now that I no longer have the slowest “broadband” connection in the world (DSL was fast in 1999, not so much when the world changes round you), EPM 11.1.2.3 was pretty fast.  I was able to pull down much more than I needed for my EPM install (I downloaded just about everything off edelivery in 11.1.2.3) in the space of an afternoon while the MS world was installing.  So far, so good.

The actual install

I’m not going to cover how to do this because you can:
  1. Read the documentation (gasp, and I didn’t, sob, do it, partially on purpose and partially because I am lazy).  It bit me in the you-know-what a bit later as you shall see if you but read on.
  2. Read John Goodwin’s blog on 11.1.2.3 installation.  Also see his post on separately installing the ODI Console and Studio – I have not yet done this but it is on my list of things to do.  Lastly, take a look at his post on Essbase PSUs – that too is on my list of Things To Do.
  3. Read the Finnish Hyperion Guy’s post on Rapid Deployment.  Although in the end I did a full install as I wanted bits outside of either the Planning or Essbase rapid deployment it’s still a good read.  Also, every time I see his web site come up I am reminded of Sibelius’ Finlandia.  Suomi!  

A slight digression

Okay, true story that is tangentially related to this post:  When I was living in Europe, one of my buddies (I’ve known him since 8th grade) came over for a visit to the land of Cheese and Beer and then continued on to Finland.  He was (and is) a huge Sibelius fan and knowing not one single word of Finnish when he got out of passport control he went to the taxi rank and said to the driver two words:  “Sibelius, Finlandia”.  The driver took him here.  How cool is it that a classical composer is such a national hero that everyone knows his name.  And that one of his best known pieces (Finlandia) is an act of rebellion against an imperialist power?  Try that in the US of A with “Copland, Rodeo” even if most of us (I am making a bit of a leap here) would at least recognize the music.

Clawing my way back to relevancy

So what to say about the install?  I used SQL Server instead of Oracle (sorry, but it just easier for me although I have a feeling that I will regret it when I get round to installing all the components of ODI – I know when I created an Amazon AMI with ODI and SQL Server Express it was a total stinker) so I differ somewhat from John G’ and Henri’s path.

The other thing I didn’t do was read the documentation.  Do that, won’t you?  Here’s the bit that I missed on MS SQL Server (see, I told you I was going to be sorry I didn’t use Oracle) database creation requirements.

If you, like me, don’t end up doing this, the following SQL queries will:  
  1. Tell you how stupid you were for not reading the docs
  2. Fix it the way you should have before you did the install

Stupid, stupid, stupid

This is bad:

You want those to be 1’s, not 0’s.

The fix

I reached out to John Booth (John, believe it or not, I really constrain myself from asking you question as I would otherwise have to set up a retainer account with you.  And I hear you are a bit busy.  Thanks again.) on this one and he pointed out that this was noted on a Network54 thread.

Submit this query and all should (hopefully) be well:

Fwiw, I had issues with getting the snapshot isolation to take – it ran and ran and ran and never seemed to finish.  I killed it and then went looking and found this thread on StackOverflow re figuring out if this would ever finish or not.  I ended up stopping all of the EPM services and reissuing the command and all was good.

I should note that while the formal documentation states to set this for all EPM SQL Server databases I found that I only needed to do it for EPMA.

Here’s what it all looks like when things are working:

And that’s it

It’s running.  And quite nicely, too.

I don’t know if the above is blind luck (not all that likely), adequate resources (quite a bit more likely), or a reflection on Oracle’s part to make at least compact deployments easier to do (winner, winner, chicken dinner).  Thanks, Oracle, for making this a wee bit simpler.  I just want to use the tools, not be an infrastructure expert.  Infrastructure just isn’t my particular cup of tea and now I don't need to drink it.

What’s next?

I have to get all of ODI installed and apply the patches I noted.  After that…start working on those Kscope14 sessions.  All on my laptop.  Forgive me Amazon, because I will not be dumping the Cloud but honestly, AWS can be a bit expensive for a one man band.

Be seeing you.


21 May 2012

Kscope12 session highlight No. 1

Introduction

This week I’m going to try something new – daily blog posts where I highlight a session or two at Kscope12 that I think you ought to know about.  You are going, right?  ODTUG’s KScope is, at least in my mind, really the best educational opportunity there ever has been for Oracle EPM.  Nowhere else can you find an august gaggle of Oracle EPM geeks like you can at KScope.  Yes, that is somewhat tortured sentence structure but it’s true, every word of it.  And to prove it, I’m going to give you (well, you aren’t exactly paying for it, right?) five days of Kscope awesomeness.  Enjoy.

Without further preamble, let’s dive right into the first session I’m going to highlight, Jake Turrell’s session on Running Hyperion Planning on Your Laptop.

Can it be done?  Oh yes it can.

So those of you who have read my whines/insane rants/desperate pleas for help on running 11.1.2.x on a laptop know that I’ve gone to the Amazon Web Services cloud for my EPM jollies and really, it works just fine.  But of course I’m (hey, how big do you think the mighty CL Solve is?  And who exactly is that “CL” guy?) paying for computing time and storage.  I was a happy VMWare user in the 11.1.1.x world but had to abandon it when 11.1.2.x came out because of memory constraints.  Don’t believe me?  Just read through my blog and you can see this subject has…interested me.  Maybe frustrated immensely is a better way of describing it.

In a perfect world, I would have the choice of switching between AWS (which really is pretty awesome and is how the Kscope EPM labs are being run) when I wanted POWER and my lowly yet thrifty 8 gigabyte (it is hard for someone who started on a VIC-20 to write that but it’s now true) laptop running VMWorkstation the rest of the time.  John Goodwin blazed the trail here and here when he wrote about the EPM compact deployment shortly after it became available on 11.1.2.1.

Why you should go to this session

Jake Turrell has carried the educational  mission further by writing a white paper (I have only seen the white paper, not the presentation) that gives step by step installation instructions so clear, so simple, and so comprehensive that even an infrastructure idiot like yr. obdnt. srvnt. can do an install on his laptop.  This presentation covers everything, from required software to installing VMWare to what 11.1.2.2 binaries to download to configuring each and every component.  

It’s really excellent stuff and I am going to do an install on my laptop after Kscope.  I would do it before but with two presentations of my own to write and rehearse I’m fully booked.  

Jake’s presentation on installations is going to be Important Stuff because it will give us application EPM geeks a leg up on quick installs (it’s not that I don’t enjoy messing about with computers, it’s that I don’t have the time) and because it is a guide even for people installing on something rather larger than a laptop.  I highly recommend Running Hyperion Planning on Your Laptop.

31 July 2011

More cool free stuff from Oracle, upgrade edition

Introduction

I’m not totally sure the word “cool” is adequate to describe what Oracle’s giving away.  Awesome?  Stupendous?  Magnificent?   Gobsmacking?  You decide after you’ve had a read.

Is the above mere hyperbole?  I think you’ll replace the snark with praise in just a few short minutes.

Did I mention it’s free?  Read on…

Upgrades are us

No more beating around the bush on this one – if you are a paid-up  customer or partner, Oracle has created an upgrade advisor from 11.1.1.3 to 11.1.2.1.  You will have to log into Oracle Support to view this, but trust me it’s worth it.


What do I like about it so much?
  • I’ve been on upgrades (As everyone who has read this blog knows by now, I am an infrastructure idiot, so I have been involved strictly from an application perspective.) that were not…well planned.  If you follow this upgrade advisor, you will have a guide.  Oracle’s guide.  Think about how that will sound to your boss/IT director/CIO/CFO/VP of Finance.  Right, thought so.
  • Upgrades are often the province of consultants.  Nothing wrong with that as yr. obdnt. srvnt. is one himself.  But you, the customer, have to trust that the consultants are doing everything right.  Now you have the vendor’s recommendation and can compare and contrast that with what your consulting company offers as an approach.  This might lead to interesting conversations.  :)
  • Consulting companies (if they’re smart) will spend a lot of time going through this and improve their processes.  This is A Good Thing.
  • There’s big buck process consulting in here, including, in the Plan category alone:
    • Learn how to work with Oracle Support
    • Project Organization and Governance
    • Review Architecture and Implementation Needs
    • Review Potential Environment Impact
    • Review Product Certifications
    • Review Upgrade and Installation Guides
    • Consider a Test Strategy
    • Consider Training Needs
    • Review Impact on Third Party Components and Interfaces
    • Design Test Systems
      • Constructing a Test System
      • Planning for Backups and RDA/OCM Collections
      • Patching Strategy for Test and Live System
    • List of Milestone Deliverables
  • As I wrote, that’s just the Plan section.  There’s more, much more on offer.  
  • What I particularly like about this guide is it doesn’t tell you how to do something specifically (it is not going to write your test strategy for you), but it tells you why you should have a test strategy, and what the test strategy should include, and when it should be deployed in the project.  This is Good Stuff.
  • Knowledge is power.  You know have Knowledge, hence your Power just increased.  
  • Did I mention it is free?

Conclusion

I know of a customer who is going through an 11.1.1.3 to 11.1.2.1 upgrade right now.  I’m sending them the link right after I finish posting this blog.  How much more of a recommendation can I give?

By the way, if you feel any sense of gratitude or thanks, don’t direct it towards me as I had nothing to do with the writing of this Upgrade Advisor.  Thank the unsung heroes in Oracle Support.

18 February 2011

Not Groundhog Day, but ODTUG Month

Not Groundhog day, but ODTUG month

The hits keep coming from ODTUG.  And why not?  We are talking about the very best Oracle EPM conference, ever.  Yep, even better than last year’s and that was pretty darn good.

What do I mean?  

Take a look at the hands on training.  

There’s going to be some amazing content:
DayTimePresenterContent
Monday11 am to 1 pmAdam Bloom, OracleUsing Actions to Integrate Oracle BI EE with External Systems

1:15 pm to 3:30 pm123OlapEPM Architect against Planning

4:00 pm to 6:00 pmRon Moore, MTGEssbase Studio:  The Basics and Beyond
Tuesday8:30 am to 10:45 am123OlapHFM Consolidation Rules

1:45 pm to 5:30 pmJohn Booth, Emerging SolutionsInstalling the 11.1.2 Release Efficiently
Wednesday8:30 am to 10:45 amRatan Vakil, interRel ConsultingOBIEE on Essbase:  The Future of Ad-hoc Analysis

1:45 pm to 5:15 pmRittman MeadOracle BI 11g Answers and Dashboards Hands-on Labs
Thursday10:30 am to 12:45 pm123OlapAn Intro to ODI in the Hyperion Environment
That is a tremendous amount of training.  Think about it – how much would that cost you if you went to each one of those classes separately at a training partner or Oracle?  Big, big, big bucks is how much.  A lot more money than the member (you are a member of ODTUG, aren’t you) Early Bird price of $1,400.

Running, not crawling

Did you read the bit about your lab server (and oh by the way, you are going to get your very own for the duration of the lab)?  No more woefully underpowered laptops.  You are going to be in the Cloud.  I hope you’re all a fan of Amazon, because it’s going to be Full360’s EPM Amazon Machine Image (and yes, OBIEE and ODI 11g will be in that cloud image as well) running on a nice big, fat, juicy 15 gigabyte server (Amazon is a little weird with the memory sizes) with four CPUs.  Feel the power.

Bring your laptop and even your Macintosh

You’re going to connect using Microsoft Terminal Services, aka Remote Desktop Connection, a standard part of Windows.  Just make sure you have it by going to Start->Run and typing in mstsc.exe.  If you see this you are good to go:

Macs need a download

Having owned a Macintosh since the 128k Thin Mac of 1984, I am thrilled to announce that Macs can also play in the Windows cloud.  Just make sure that you download and install Remote Desktop Connection Client 1.0.3 for Mac.

So what are you waiting for?

The registration page is right here.  Labs fill up quickly, as I have found to my sorrow when I dawdle.  Don’t be like me – sign up now and get that great value that is ODTUG Kscope 11.

25 September 2010

11.1.2 zombies ate my brain, and how I got it back, part 2

There’s nowt as queer as folks

Some of you actually like doing installations. 

Well I don’t.  Perhaps that’s because I’m not particularly good at it, as anyone who has followed my blog/rants/ravings/self-flagellation know.  

As the song goes, “Every Man To His Own Profession”.  My profession (I like to pretend this is so) is implementation of Oracle EPM solutions (Essbase, Dodeca, Planning, ODI, scripting, etc.), not installing the software that makes ‘em run.  I find building a system hard enough without any added excitement up front, ta very much

There’s good news tonight

Well, the whinging can stop, because I’ve made the decision to outsource the whole mess

Angie, even though your non-reading of this blog is like having several 50-kilogram bags of delicious single estate coffee on my chest, pressing, pressing till I can’t breathe, I can’t thank you enough for your suggestion to try hosting a 11.1.2 instance.  I’ll just pop a nitro tablet and all will be well.  I hope.

My last post covered EPMCloud.com’s consultant install (everything’s there, but it’s not for production use and sits on a single server); this one will go with Full360.com’s offering.

Full360

In their own words:


We’re a global business intelligence hosting, consulting and outsourcing team. We want to help simplify the complexities of developing and managing an analytics platform for our customers. 

We'd Like to Help You:
  • Scale your Analytics Platform
  • Migrate to New Versions
  • Design insightful analytic reports
  • Develop End to End Reporting Systems
  • Reduce Consulting Expenses with remote support and outsourcing
  • Significantly Reduce Infrastructure Expenses with hosting services

It’s that last bullet point that I find so intriguing.  Time has not made me fonder of 11.1.2’s memory hogging.

The most important question and you-may-stop-reading-right-here-but-why-as-there’s-so-much-more?

How does the Full360 Oracle EPM 11.1.2 instance in the cloud work?  Flawlessly. 

So perfectly that I used a demo day on their system to take all of the notes and screen shots for a Calc Manager blog follow up to my “Why I hate (and love) Business Rules, parts 1 and 2” blog posts.  Beyond the utility of getting a new blog post on the latest release, I learned a lot about 11.1.2’s form creation and Calc Manager.  For this consultant, that is exactly why I need a cloud install of 11.1.2.

The instance was fast and rock solid.

You really could stop reading (some of you already likely have) here but for those brave souls who persevere, there’s good stuff ahead.

How is Full360’s product like EPMCloud’s?

Full360’s Oracle EPM instance in the cloud is similar to EPMCloud’s.  What does that mean?

Both company’s products share these attributes:
1.    Amazon Elastic Cloud Compute (EC2) web service for virtual hardware
2.    An EC2 Amazon Machine Image (AMI) with :
    1. 64 bit Windows 2003 Server
    2. 64 bit SQL Server
    3. All of the loveliness that is Oracle EPM 11.1.2 installed for your computing pleasure, no configuration required
3.    Use Microsoft Terminal Services to connect to the remote desktop of your EPM server in the cloud.

How does Full360 differ?

The whole Amazon EC2 experience

Full360 customers are going to have at least a basic understanding of the way Amazon EC2 works.  This is not a bad thing, as you have extraordinary flexibility with what you do with native EC2.  Remember, I think that “infrastructure” is spelt with three zeds and a couple of numbers; even I was able to handle it.  As the saying goes, if an idiot like yr. very obt. srvnt. can do it, surely you can, too.

Regardless, there is more up front work with Full360’s AMI.  This background knowledge is probably the biggest difference between Full360 and EPMCloud although both companies use the same EC2 base.

Rohit Amarnath of Full360 is also available to help navigate the morass that is Amazon Web Services even to the extent of setting up the AWS account.  I like to think of my experience as character building.

For those of you who want to follow my masochistic path, see Paul Stamatiou's guide or Amazon’s own getting started tutorial.

Here’s a brief comparison of the steps we Sandbox users would follow for either product.

EPMCloud

EPMCloud’s model is simple:
  • One AMI – 17.1 GB of RAM, 2 CPUs, 55 GB of RAM, Windows 2003 R2 Datacenter Edition, SQL Server 2008
  • Email EPMCloud when you want your instance started up
  • Get an email from EPMCloud with an server name
  • Connect to the AMI using Windows Terminal Server
  • Do work
  • Shutdown the server when done
  • Get billed based at $25 for initial start, then $5 per restart, with a $1.15/hour charge rate.

Full360

Full360’s model is more complex, but as we’ll see in a minute, more flexible:
  • Sign up for Amazon Web Services (AWS)
  • Sign up for Amazon Elastic Compute Cloud (EC2)
  • Sign up for the Full360 instances at $99/month
  • Wait for Full360 to grant access to the Full360 AMI
  • Launch your instance through the AWS console
  • Pick the Full360 Windows 2003/SQL Server 2005 Oracle EPM 11.1.2 AMI
  • Be Top Cat
  • Get billed at whatever the AMI costs per hour (see below)
  • Switch to 9.3.1 or 11.1.1.3 AMIs if you want
  • Upgrade to an-OS-not-named-Windows  (Windows isn’t the only game in town.  Real geeks use Linux.)

EC2 Instance

That flexibility is evinced when you match the Full360 AMI against whatever 64 bit Windows and (Full360’s AMI uses SQL Server Express, so it’s just plain ol’ Windows) EC2 instance you want. 

Btw, I absolutely love these names – marketing genius.  No boring “regular,” or “normal,” or even “big” to be seen.  Perhaps the yet-to-be-released 128 GB 16 way box will be called “Nathan Explosion ?

Instance name
RAM in GB
CPUs
Disk in GB
Cost/hour
Extra Large Instance
15
4 virtual cores with 2 EC2 Compute Units each
1,690
96¢

High-Memory Extra Large
17.1
2 virtual cores with 3.25 EC2 Compute Units each
420
62¢

High-Memory Quadruple Extra Large Instance
68.4
8 virtual cores with 3.25 EC2 Compute Units each
1,690
$2.48

While the AMI would likely either be the Extra Large Instance or High-Memory Extra Large Instance for your consultant (train yourself, prototype, have a place to answer all of those OTN questions you obsessively go after) instance, surely you will at least once pair up the Full360 11.1.2 AMI up against the High-Memory Quadruple Extra Large Instance.  That last one sounds like the aft turret on HMS King George V.  Talk about not needing a bigger boat

What’s installed?

This is an Amazon EC2 Windows 2003 Server/SQL Server Express 2005 instance.  The rest is Full360’s install of the 11.1.2 stack.

Install
Config
Windows 2003 Server
Yes
Yes
Foundation Services
Yes
Yes
Workspace
Yes
Yes
Essbase
Yes
Yes
EPMA
Yes
Yes
Calc Manager
Yes
Yes
EAS
Yes
Yes
HPS
Yes
Yes
Planning
Yes
Yes
HFM
Yes
Work in progress
Financial Reports
Yes
Work in progress
Web Analysis
Yes
Yes
ODI
No
No
FDM
No
No
MS Office 2007
Yes
You must supply a valid key
SQL Server 2005
Yes
Part of the AMI
GhostScript
Yes
Yes
Essbase Studio
Yes
Yes
Smart View
Yes
Yes
Excel add-in
Yes
Yes

Remember, you are the Windows administrator on the AMI.  Need something you don’t see above?  Install away.

Logging on

We’re talking Windows and EC2 – it’s the same as EPMCould, so Windows Remote Desktop Connection to the server (I cleverly forgot to take a screenshot but I think we’re all familiar with this dialog box).

Ever so slightly scary

Btw, do not be alarmed by this rather ominous looking dialog box.  I got the same thing from EPMCloud:

See this EC2 security guide to calm your madly beating hearts.

Mundane?  Not a bit.

Just click on the Yes button and off we go to the unexciting-and-yet-exciting-all-at-the-same-time Windows desktop:

That shade of blue has been my boon companion since Windows NT 3.5.1 (geezers will know why that mini-VAX of an OS was far, far better than NT 4.0 and its descendants).  So not so much excitement, you might think, but that’s where you’re wrong.

The Start Menu

And this is why the ordinary isn’t ordinary.

I had not a single blessed thing to do with this.  Thankfully.

What kind of server?

Don’t be alarmed by the 7.5 GB of RAM – that’s just the EC2 instance Full360’s AMI ran on.  It could have just have easily said 17.1 GB.

Client Connections

As already noted, Microsoft Office 2007 is include on the server, so for Sandbox use, there’s really no need to connect in a client like Excel.  NB – You must have a valid Office key for this to work.

Performance

Despite being connected to a 7.5 GB server (well under the completely unofficial 12 GB threshold for 11.1.2) performance was more than adequate.

Wait, you say (you are paying attention, aren’t you?), what about your 8 GB laptop that couldn’t run 11.1.2 worth a tinker’s damn?  I have a feeling that Amazon’s hard drives/SAN/who knows what are faster than my 7,200 rpm laptop drives.  Or it could be that I can’t configure an 11.1.2 installation to save my life.  I don’t know which explanation I prefer.

I am semi-afraid to hook up the AMI to the High-Memory Quadruple Extra Large instance as I may never want to go back to the less than ½ price High-Memory Extra Large instance.

Price

Let me just get this out in the beginning -- Full360’s overall monthly price in the below usage model is cheaper than EPMCloud’s. 

Having said that, the product that is right for you and cheaper is going to depend on:
1)    How often you use it.  You must first go through $99 of EPMCloud’s on-demand usage per month to see savings from Full360.  In my usage model below, you could use the EPMCloud product till 14 September with 43 hours of server time for that amount of money. The equivalent usage pattern with Full360 would cost approximately $126.  Alternatively, by the end of the month Full360’s product is cheaper.
2)    How flexible do you need your 11.1.2 instance to be.  If you’re going to clone it, snapshot it, put it against different EC2 server instances, Full360 has more options because more of EC2 is exposed.
3)    How involved in the world of Amazon EC2 you want to be.  As I wrote, it isn’t hard, but it made me think a bit.  Geeks like this kind of challenge, sometimes, but often just working on the stack is what’s important.  Real life story -- I know of one consultant who recently emailed me after reading the EPMCloud post – I told him about Full360’s EC2 requirements and despite the lower price (again, assuming the usage model below), he went for EPMCloud because it was easier for him.

The above are not trivial considerations.  Think long and hard about how you are likely to use the products and then drop Full360 and EPMCloud an email and decide for yourself.

So how much does Full360 cost?

1)    There’s a $99/month AMI fee (see the ODTUG connection below).  That’s the ability to access Full360’s fully tested out Windows 2003 Oracle 11.1.2 EPM instance.
2)    There’s an hourly cost based on Amazon’s EC2 pricing.  If you went for the High-Memory Extra Large instance, the cost is 62¢/hour.

The ODTUG discount

You are a member of ODTUG, yes?  And you’re voting for the board of directors, yes?  And you’re voting for me, yes?  I will now go beyond shameless and highly recommend Tim Tow and Angie Wilcox as candidates.  If you don’t vote for me, at least vote for Angie and Tim.  Remember you have till 2 November 2010. 

Beyond the many existing reasons to be a member of ODTUG (Kaleidoscope, the best Hyperion conference ever, the beyond-invaluable Technical Resources, the technical journal) there’s yet another reason to join – Full360’s ODTUG discounts.  The monthly charge is half price for ODTUG members.  Instead of the normal $199/month, the price is instead $99.  The startup fee is $1 instead of $99.  Good grief, that’s a first year savings of $1,298.  Does that cover your $175 yearly ODTUG individual membership?

I am going to assume that you too can do the math, hence I will use the ODTUG special prices.

Cameron the consultant’s use case

Before we dive into that cost analysis, let’s again review how an 11.1.2 instance in the cloud is likely to be used by a mythical consultant named “CL” (who is this guy, anyway?).

My usage model will likely be broken into two types:
1)    Common, everyday
    1. An hour or two before work and at night (yes, I am sad)
    2. A few hours every weekend
2)    Extraordinary, short bursts
    1. Learning new stuff for a project, e.g., Calc Manager the right way
    2. Proof of concepts/prototypes


Startup
Hours
Cost @
62¢/hour
Why?
1-Sep
$99.00



2-Sep




3-Sep




4-Sep

4
$2.48
Tire kicking
5-Sep




6-Sep

2
$1.24
Training
7-Sep




8-Sep

1
$0.62
Training
9-Sep

8
$4.96
Prototype
10-Sep

8
$4.96
Prototype
11-Sep

4
$2.48
Prototype
12-Sep




13-Sep

8
$4.96
Demo to client
14-Sep

8
$4.96
Tweak prototype
15-Sep

2
$1.24
Demo to client
16-Sep




17-Sep




18-Sep

3
$1.86
Blog writing
19-Sep




20-Sep




21-Sep




22-Sep




23-Sep




24-Sep




25-Sep




26-Sep




27-Sep

8
$4.96
Prototype
28-Sep

8
$4.96
Prototype
29-Sep




30-Sep





$    99.00
        64.00
$39.68









$138.68


If this usage model even approaches reality for me, it would take me almost two years to make this as expensive as that IBM W510 or four years to match the cost of the Dell Precision 4500 that I lamented over in my last cloud post.

I think Full360 is cheaper than the hardware route, don’t you?  Remember, if 11.1.3 or 11.2.1 or whatever the next big release is (I have zero insight to this stuff so who knows what it will be called) and it now requires 20 GB of RAM to run, just move on up the EC2 instance scale.  Try that with a laptop.

Finally, I’ll be able to buy some sexy looking thin laptop next time around (my current brick weighs about seven pounds and reminds me of an aircraft carrier).  Maybe my back will stop hurting when I travel.  My wallet surely will.

Conclusion

So there you have it, yet again.  A complete 11.1.2 installation, tailor-made for consultants or clients who want/need to kick 11.1.2 tires.

It’s a shame that 11.1.2 is from beyond the dead, intent on nothing more than eating our computer’s brains.

But it’s fantastic that there are two great companies offering fully-vetted 11.1.2 instances that we can start learning from and building on.

I have to say that I never really understood the appeal of cloud computing before these two posts – now that I get the flexibility, power, and affordability, I’m likely boring everyone I meet with The Way.  You really, really owe it to yourself to check it out.

Now I can finally get back to hacking Essbase, instead of figuring out how to make it run.