Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Metadata for dataset(How to stop metadata query issued by dataset in report?)
Metadata for dataset [message #1785566] Mon, 16 April 2018 20:02 Go to next message
VinceG Mising name is currently offline VinceG Mising nameFriend
Messages: 11
Registered: August 2011
Junior Member
Anytime a dataset runs in a BIRT report, it executes prepare method which ultimately the driver executes metadata query against the DB. (eg generated query by DB driver such as ..... all_arguments).
This is a big performance issue.

Question 1:
Any way to turn off the getmetadata call?
In DataSourceQuery it says: "If ODA can provide result metadata, get it now"

DB: Oracle
BIRT version: 4.4.0

Thanks
Vincent

[Updated on: Wed, 18 April 2018 14:11]

Report message to a moderator

Re: Metadata for dataset [message #1785699 is a reply to message #1785566] Wed, 18 April 2018 14:12 Go to previous messageGo to next message
VinceG Mising name is currently offline VinceG Mising nameFriend
Messages: 11
Registered: August 2011
Junior Member
Edited message above after further research.
Re: Metadata for dataset [message #1785702 is a reply to message #1785699] Wed, 18 April 2018 14:52 Go to previous message
VinceG Mising name is currently offline VinceG Mising nameFriend
Messages: 11
Registered: August 2011
Junior Member
Different question: it appears there is some caching capability. How does that work and how to set the caching for the metadata?
Previous Topic:performance issue when sorting a group
Next Topic:Crosstab - Hide NULL dynamic column (also when exporting to Excel)
Goto Forum:
  


Current Time: Thu Apr 25 20:41:23 GMT 2024

Powered by FUDForum. Page generated in 0.02688 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top