Data source for TI Process.

Post Reply
jbcraigs
Posts: 24
Joined: Thu Nov 11, 2010 4:38 am
OLAP Product: TM1
Version: 9.5.1
Excel Version: 2007

Data source for TI Process.

Post by jbcraigs »

We want to use TI to pull in data from DB2.

What would be a better source in terms of performance,
1. ODBC
or
2. C10 Framework Package(this would probably use DB2 client)?

Any other factors that would influence this choice besides performance?

Thanks.
User avatar
rkaif
Community Contributor
Posts: 328
Joined: Fri Sep 05, 2008 6:58 pm
OLAP Product: IBM Cognos TM1
Version: 9.1 or later
Excel Version: 2003 or later

Re: Data source for TI Process.

Post by rkaif »

Use ODBC to connect to DB2
Cheers!
Rizwan Kaif
tomok
MVP
Posts: 2836
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

Re: Data source for TI Process.

Post by tomok »

jbcraigs wrote:We want to use TI to pull in data from DB2.

What would be a better source in terms of performance,
1. ODBC
or
2. C10 Framework Package(this would probably use DB2 client)?

Any other factors that would influence this choice besides performance?

Thanks.
if you go the ODBC route (which is the one I recommend too) the TM1 server is going to have to be able to connect to DB2 in order for it to work. This means you'll probably have to install the DB2 client on the TM1 box. I haven't worked with DB2 in a few years but that's what I had to do the last time I used it as a data source.
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
jbcraigs
Posts: 24
Joined: Thu Nov 11, 2010 4:38 am
OLAP Product: TM1
Version: 9.5.1
Excel Version: 2007

Re: Data source for TI Process.

Post by jbcraigs »

Thanks for response. But on other forums I read that using Framework Manager package might provide better performance as compared to ODBC connection. Has anyone actually compared the performance while loading large data volumes?

Thanks again.
David Usherwood
Site Admin
Posts: 1458
Joined: Wed May 28, 2008 9:09 am

Re: Data source for TI Process.

Post by David Usherwood »

TM1's support for FM as a data source is very new and for SAP BW at least there are postings suggesting issues. I can't see why introducing an additional layer into the mix would be faster, unless the FM route uses some kind of better eg native driver. Remember that TI is ETL ie the results are stored within TM1, so your user isn't going all the way back to DB2 for the data on their reports.
Post Reply