Re: [Virtuoso-users] Problem with FILTER NOT EXISTS and MINUS

2012-11-15 Thread Natanael Arndt
Am 15.11.2012 18:47, schrieb Patrick van Kleef: > HI Nate, > >> I get following error when I try to execute any query containing FILTER >> NOT EXISTS or MINUS: >> >> SPARQL Error: [unixODBC][OpenLink][Virtuoso iODBC Driver][Virtuoso >> Server]SQ074: Line 47: SP031: SPARQL: Internal error: 'output:v

Re: [Virtuoso-users] Striping in Windows

2012-11-15 Thread Hugh Williams
Hi Paul, Are you not p...@ontology2.com, to whom I sent the following earlier this week when the exact same questions was posed ? > From: Hugh Williams > Subject: Re: [Virtuoso-users] Striping in Windows > Date: 13 November 2012 23:35:21 GMT > To: > Cc: > > Hi Paul, > > Hmmm, I get the sam

Re: [Virtuoso-users] Striping in Windows

2012-11-15 Thread Mitko Iliev
Hi Paul, The I/O queue name should be assigned e.g.: [Striping] Segment1= 50g, c:\v1\v1.db = q1 Segment2= 50g, d:\v2\v2.db = q2 HTH, Mitko On Nov 13, 2012, at 12:21 AM, "Paul Houle" wrote: > I’m trying to create stripes in Windows with the latest open source > ed

[Virtuoso-users] Striping in Windows

2012-11-15 Thread Paul Houle
I’m trying to create stripes in Windows with the latest open source edition of Virtuoso (6.1.6) So I’ve set Striping=1 and also wrote [Striping] Segment1= 50g, c:\v1\v1.db Segment2= 50g, d:\v2\v2.db into the virtuoso.ini file; the trouble I have is that the syst

Re: [Virtuoso-users] Problem with FILTER NOT EXISTS and MINUS

2012-11-15 Thread Patrick van Kleef
HI Nate, > I get following error when I try to execute any query containing FILTER > NOT EXISTS or MINUS: > > SPARQL Error: [unixODBC][OpenLink][Virtuoso iODBC Driver][Virtuoso > Server]SQ074: Line 47: SP031: SPARQL: Internal error: 'output:valmode' > declaration conflicts with 'output:format' ()

[Virtuoso-users] Problem with FILTER NOT EXISTS and MINUS

2012-11-15 Thread Natanael Arndt
I get following error when I try to execute any query containing FILTER NOT EXISTS or MINUS: SPARQL Error: [unixODBC][OpenLink][Virtuoso iODBC Driver][Virtuoso Server]SQ074: Line 47: SP031: SPARQL: Internal error: 'output:valmode' declaration conflicts with 'output:format' () in query:... I'm usi