Re: [Virtuoso-users] Error SR078: The result set is too long, must limit result for at most 2097151 rows

2018-09-05 Thread Daniel Hernandez
Peter, I have faced the same problem. It can be partially solved by modifying the code of Virtuoso to remove the hardcoded limit. It implies recompiling Virtuoso. This issue is commented here: https://github.com/openlink/virtuoso-opensource/issues/700 Daniel On Wed, 05 Sep 2018 21:30:01

[Virtuoso-users] Maximum number of results

2017-11-14 Thread Daniel Hernandez
Hi, I am running some queries that output many results. Virtuoso has a default limit of 1 results, so I changed it with the following options in the INI file. ResultSetMaxRows = 0 MaxMemInUse = 0 Despite that according the documentation [1] these options means no limits on the size of