Community
Participate
Working Groups
Build Identifier: 20110916-0149 In Rational Developer for System z (RDz) version 8.0.3.1, attempts to configure views filter for a schema containing a lot of views result in the missing views and checkbox "Disable filter" on the Connection Filter properties wizard. This issue had reproduced in the windows 7 only, but in windows XP we can see all the views as well as checkbox "Disable filter' on the connection Filter properties wizard. Reproducible: Always Steps to Reproduce: 1- Open Data perspective 2- Connect to z/OS Database 3- Expand a schema containing a lot of views (more than 2000) 4- Right-click on Views item and select menu Filter... 5- Uncheck the Disable Filter and check the Selection radio button 6- Select 1 view and press OK. 7- Right-click on Views item and select menu Filter... again 8- On Connection Filter properties wizard, scroll down to the bottom of the views list: the checkbox is now missing and not all the views are listed
Created attachment 213832 [details] This is the patch which contains code changes.
Hi Brian, The actual problem is that if we have more than 1600 views/tables in a particular schema, whenever we try to filter out those views/tables from select menu Filter, at that time I was not able to see all the views/tables in the connection Filter properties wizard, some of those views/tables as well as checkbox "Disable filter" are missed. I have attached the patch file which is having code changes. Could you please review the code changes? Please let me know if you have any concerns on the same. Thanks, David.
Looks like a pretty safe fix. I'll go ahead and commit it.
Here's the Git commit record: http://git.eclipse.org/c/datatools/org.eclipse.datatools.connectivity.git/commit/?id=dd9d8241a8ad7a44c393992741ad1f43776ae5e0