Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     db2 connect versus odbc

Read-Only Read-Only Topic
Go
Search
Notify
Tools
db2 connect versus odbc
 Login/Join
 
Master
posted
We have a db2 udb database running on an iSeries. We have heard that running the DB2 Connect client will make our webfocus run faster.

I've been working with databases for years, and I've got the query times on the database side down to the 100 ms range for our dashboard, but it can still take 30 seconds to render the dashboard in some cases, and always takes at least 15 seconds. Our IBI consultant claims that we need to install db2 connect to get a faster dashboard product.

We called IBM rochester about this, and they have informed us that there is indeed no other way to connect to a database from a PC outside of ODBC, and even the operations navigator uses an ODBC connection.

DB2 connect will cost us about 40k.... and it's worth it if we get a dashboard that runs as fast as the demonstration dashboards do. Does anyone here run db2 connect? Does anyone not run db2 connect, but have a fast dashboard running from an iSeries database?


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Platinum Member
posted Hide Post
Via ODBC you get a generic connect to DB2 as opposed to DB2 Connect which utilizes DB2's native client. You really can't compare the 2.

When you run the procedure is your AS400 taking a huge performance hit, meaning can it handle the load. If that is where the hit is occuring, you may want to see if by disabling optimization, even though more records come back to the Windows box, your windows box may actually have more horse power to crunch the numbers.


Prod: WebFOCUS 7.1.6, Windows 2003

Dev: WebFOCUS 7.6.2, Windows 2003
 
Posts: 140 | Registered: May 02, 2007Report This Post
Master
posted Hide Post
how does one disable optimization?


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Master
posted Hide Post
Jason

I think you need to eliminate any wf overhead to establish whether you need db2 connect (is this the same as the DB2 adapter - as opposed to you currently using ODBC driver for db2 and then using ODBC adapter in wf).

Try a long running query that RETURNS A SINGLE RECORD (eg join + sum ) and run it on both wf and directly on a SPUFI screen (is there still such a thing?) on the AS/400.

This will give you a true idea of the relative performance since there will always be a bigger wf overhead for multi record queries.

Regards

John



Server: WF 7.6.2 ( BID/Rcaster) Platform: W2003Server/IIS6/Tomcat/SQL Server repository Adapters: SQL Server 2000/Oracle 9.2
Desktop: Dev Studio 765/XP/Office 2003 Applications: IFS/Jobscope/Maximo
 
Posts: 888 | Location: Airstrip One | Registered: October 06, 2006Report This Post
Gold member
posted Hide Post
Jason K.,

I'm surprised that IBI have recommended using a Windows server as your report server when you could have a ISeries(AS/400) based reporting server.

They recommended us to use a Reporting server installed on the ISeries that hosts the databases.
It uses SQL CLI and is much faster than an external Webfocus Reporting Server.

But for your architecture, I strongly recommend you try DB2 Connect. It uses DRDA as "Standard" connection so it will be using SQL CLI as well. This means that your Windows machine will treat the request as if the database was local.

But I am curious about your configuration. What kind of hardware are you using, and for how many users?

Thanks.


WFS/FFS/DM 7.6.4 / WFS/FFS/DM 7.6.8 / WFS/FFS/DM 7.6.9 / AS400 V5R4M0 / HTML / iSM 5.5sp2
 
Posts: 60 | Location: Kingsey-Falls, Québec, Canada | Registered: May 14, 2008Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     db2 connect versus odbc

Copyright © 1996-2020 Information Builders