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     [CLOSED] Hyperstage Pass Thru Queries?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Hyperstage Pass Thru Queries?
 Login/Join
 
Member
posted
We originally were using our production iSeries database for web focus then for performance we moved the data to hyperstage.

When it was using the iSeries database I could use pass thru queries that include sub-queries and used custom IBM sql syntax such as "With" statements for subqueries.

Now that it is in hyperstage I assume I can't use any custom IBM SQL syntax. But I'm wondering if there is a way to have passthru queries that use the standard SQL subquery syntax as a way of avoiding having to create hold files and such.

Is that possible or am I limited to the webfocus syntax? If it is possible is there any documentation on the native SQL syntax for hyperstage? I think I read it was based on MYSQL and maybe they have some useful custom syntax related to sub-queries?

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 7.6.8
Windows XP
excel, html and pdf
 
Posts: 4 | Registered: June 08, 2009Report This Post
Platinum Member
posted Hide Post
Not sure which version of Hyperstage you're on.
MySQL or Postgres.
But, you'll have to anyways be on the Postgres version by the end of 2015.
So, my advice to to download the new Hyperstage documentation which is for Postgres.
In the documentation, it shows the SQL syntax that is supported.
As most standard SQL syntax can be run, only a subset of the SQL is optimized. For SQL syntax that is not optimized, the SQL will be passed to the Postgres engine for processing and will take a lot slower.
 
Posts: 229 | Location: New York | Registered: July 27, 2004Report This Post
Platinum Member
posted Hide Post
You can indeed use pass thru queries like other adapters.
Use "SQL HYP ..." for Hyperstage MySQL and "SQL HYPG ..." for the new Postgres.

But as Efrem pointed out, you need to check the documentation on supported SQL syntax that is optimized for Hyperstage. I doubt that the "With" statements will be.

Martin.


WebFocus 8206M, iWay DataMigrator, Windows, DB2 Windows V10.5, MS SQL Server, Azure SQL, Hyperstage, ReportCaster
 
Posts: 168 | Registered: March 29, 2013Report 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     [CLOSED] Hyperstage Pass Thru Queries?

Copyright © 1996-2020 Information Builders