Making Information Visible The optimal art of helping people make decisions

18Feb/120

Gartner BI Platform Magic Quadrant for 2012

Posted by Shane Gibson

Gartner have just released their 2012 Magic Quadrant for Business Intelligence Platforms.

5Dec/111

MobileBI Vendors

Posted by Shane Gibson

As we are researching our go to market for MobileBI in New Zealand, we are looking at all the product offerings available globally out there at the moment.

So far we have found:

So does anybody have any experiences of implementing these in New Zealand you would like to  share?
Tagged as: , 1 Comment
5Dec/110

Doco on Goldengate / Oracle Data Integrator integration

Posted by Shane Gibson

Looking for info on how to utilise Oracle Golden Gate and ODI together.  Official doco is here:

http://docs.oracle.com/cd/E14571_01/integrate.1111/e12644/ogg.htm

This chapter describes how to work with Oracle GoldenGate in order to capture changes on source transactional systems and replicate them in a staging server for consumption by Oracle Data Integrator interfaces.

16Jun/100

Sorting out SAS Addin and Pivot training for new users

Posted by Shane Gibson

Currently sorting out a resource to create training material for new users.

A lot of the clients users are unfamiliar with both Excel and the EDW Content, not to mention SAS.

So we are aiming for a simple user guide that shows users how to access Information Maps via Excel Pivots and another on how to access OLAP Cubes via Excel Pivot tables.

Then lastly a little more in-depth training material on how to use Excel Pivot tables with any sort of data.

14Jun/100

Moving SAS Servers

Posted by Shane Gibson

Moving the SAS 9.2 environment from the old SAN based server to a new server with a dedicated disk array, to resolve some I/O issues under high load.  Will be using shadow copy to automate the move across machines as it manages the swap out of drivers etc for the new hardware.

14Jun/100

BI/DW Architecture

Posted by Shane Gibson

Currently working on a developing a BI/DW technical architecture to define how we will manage an environment with multiple ETL and Reporting tools.

Will feed into the Enterprise Information Management and Reporting Strategy we are working on.

11Jun/100

Configuring SAS ROLAP – Solving Excel Pivot Size Issues

Posted by Shane Gibson

Had some issues with users using the SAS Addin for Microsoft Office against Info Maps where the size of the Excel file gets massive when you save it.

It seems Excel must be caching the data somewhere.

We are working on configuring SAS OLAP cubes in ROLAP mode as this removes the size issues with Excel.

5Jun/100

Re-branding the Portal Theme

Posted by Shane Gibson

We are re-branding the project after the successful completion of decommissioning the old Data Warehouse environment at the end of the month. So we are currently changing the SAS Portal theme to match the new brand.

3Jun/100

SAS 9.2 not supported on Windows 2008 R2 – yet!

Posted by Shane Gibson

Just found out Windows 2008 R2 is not currently supported for SAS 9.2, but it seems to work on the test install I did.

1Jun/100

Making Reports Faster

Posted by Shane Gibson

We are using a combination of SAS Web Report Studio, for report creation/rendering and an Oracle database for data storage.

When users run reports, they effectively invoke this process:

  1. Connect to metadata and obtain authorisation
  2. Access info map and generate query
  3. Pass query to Oracle
  4. Oracle passes data to WRS
  5. WRS renders report

To make this faster we have been looking at configuring report scheduling to see if we can pre-cache the reports