Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Regarding the maximum limit on the query results in RTC

 Hi,
   I am using BIRT to get all the children associated with an initiative recursively.
for this I am trying to get all the rows from the links table with LINK_TYPE as 'com.ibm.team.workitem.linktype.parentworkitem'
 and then traverse the dataset using javascript to get the .parent child tree. 
The problem is the query results from LINKS table is limited to 1000. 
i followed 
https://jazz.net/forum/questions/126270/rtc-eclipse-client-query-results-limitted-to-1000-rows-how-to-retrieve-rows-after-1000
and changed "Maximum Query result set size"  to 10000.
but still i am getting the number of rows in dataset as 1000.
even i tried by restarting the server also, but still it is showing 1000.

can you please provide any suggestions ?

regards,
Nagaraju.V

0 votes


Accepted answer

Permanent link
Hi Nagaraju,
There is a limit of 10000 work items in report preview in BIRT. See this thread: https://jazz.net/forum/questions/105234/why-birt-report-across-multiple-rtc-projects-do-not-list-all-wis-which-would-have-otherwise-listed-project-by-project.
that should help.
Ralph Schoon selected this answer as the correct answer

0 votes


2 other answers

Permanent link
 Hi Nagaraju,
I tried to change the Max Query Result Set Size and it is able to pick up the changes. I do not have 10000 to test if it works on such large number of results but I tried 3 and 100 and both works for me. Do you mind trying 1500 resutls. for that go to Web UI, CCM Admin, Advanced Properties in the Web UI: https://[server]:[port]/ccm/admin#action=com.ibm.team.repository.admin.configureAdvanced  and set the value to 1500 and see if that gets picked up. Also, 10000 is a very large number and it might cause JTS performance issue. Once you make the changes you do not need to restart the server. It will pick up the changes automatically. let me know if the above test works. Thank you

1 vote


Permanent link
In the thread:
Which is the correct number?

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 03 '14, 7:06 a.m.

Question was seen: 5,343 times

Last updated: Jul 20 '15, 10:06 a.m.

Confirmation Cancel Confirm