I was searching for functions in a database and it seems that I'm limited to 10,000 objects as an outcome of the search function. Is there a way to increase this number?
thanks,
Eyad
Hello Eyad,
I think the best way for you would be to define a more concrete search and to reduce the amount of found elements in the result. You can filter the result by type but also but concrete attribute values. If this is not enough you may also create real database queries.
To work with a list of 10.000 results is quite hard (the gui controls come to their limits) and might take longer time than to specify a more concrete search pattern.
But if you insist to find more than 10.000 results you could open you user.cfg in your user profile and change the value in this file. But this might lead to unpredicable behavior of the search window, depending on the database you're searching in.
Regards
Uwe
Hello Eyad,
I would recommend to use the attribute to maintain some sort of value for the functions to maintain to search at the more granular level. If you end up with 10,000 objects that will be quiet hard to go through each. Also the ARIS response which will depend on how much of memory is allocated to the JRE component.
Regards,
Rupesh