HughWilliams
HughWilliams
We note you have `IndexTreeMaps` defined twice in your INI file, to different values: ``` ... IndexTreeMaps = 1024 MaxMemPoolSize = 200000000 PrefixResultNames = 0 MacSpotlight = 0 IndexTreeMaps =...
Thanks for confirming the database was rebuilt from scratch, when upgrading to the `7.2.9` binary. Are you saying the `cursor not continuable as it is unregistered` only started occurring since...
The `cursor not continuable as it is unregistered` warning messages are known to occur when loading large datasets with the Virtuoso RDF bulk loader, and can be ignored. BTW, looking...
What is the version and gitid of the Virtuoso open source being used? If it is version 7.2.8, then this is a known issue development are looking into. The issue...
Good to hear, you will be notified when a fix is in place ...
Yes, that fix would be in the 7.2.9 and above releases, and so will also be in the most recent 7.2.10 stable release ...
The referenced fix for this issue in [comment](https://github.com/openlink/virtuoso-opensource/issues/1094#issuecomment-1594663753), is not actually a fix for this issue but for another issue. Thus currently the `DB.DBA.RDF_DEFAULT_USER_PERMS_SET ('nobody', 7);` workaround is still required...
For Query A run against the endpoint we host, this is a feature of the Virtuoso Anytime query feature detailed at — http://docs.openlinksw.com/virtuoso/anytimequeries/ — which restricts the time a query...
@AndreaWesterinen Can you please provide a simple test case for recreating the problem being observed ?
@AndreaWesterinen: We don't have obfuscation per se, but do have a ability to provide statistics on the queries that have been executed against a given database without the need to...