[Virtuoso-users] Max columns per table?

2014-05-12 Thread Pascal Heus
Hi: We've been using Virtuoso for a while as an RDF store but are also investigating options to use the SQL server as the vertical storage introduced in 7.x makes it an attractive candidate for medium/big data solutions. It however appears that there is a limit of 200 columns/table which is a signi

Re: [Virtuoso-users] Max columns per table?

2014-05-13 Thread Pascal Heus
p://www.openlinksw.com/blogs/ > LinkedIn -- http://www.linkedin.com/company/openlink-software/ > Twitter -- http://twitter.com/OpenLink > Google+ -- http://plus.google.com/100570109519069333827/ > Facebook -- http://www.facebook.com/OpenLinkSoftware > Universal Data Access, Integration, and Manag

[Virtuoso-users] Diagnosing server termination

2014-06-23 Thread Pascal Heus
We're running Virtusoso 07.10.3207 on a NT 2008 R2 server with 8Gb memory and two CPU cores. The server last night stopped abruptly and the only trace I could find is in the Windows Event log: "The OpenLink Virtuoso Server service terminated unexpectedly. It has done this 1 time(s)." Server is use

[Virtuoso-users] Unlinked the temp db file virtuoso-temp.db

2014-06-23 Thread Pascal Heus
When our Virtuoso servers restarts, I noticed the following entry in the DB log: Unlinked the temp db file virtuoso-temp.db as its size (24MB) was greater than TempDBSize INI (10MB) Does this has any impact on operation/performance down the road? Should I set the [Parameters] TempDBSize to for exam

[Virtuoso-users] Virtuoso abrupt termination

2014-07-10 Thread Pascal Heus
We're running Virtusoso 07.10.3207 on a NT 2008 R2 cloud server with 8Gb memory and two CPU cores. The server stopped abruptly with following in the Windows event. Does this indicate anything regarding the potential cause of the problem? This is not the first time this happens. As mentioned in prev

Re: [Virtuoso-users] Virtuoso abrupt termination

2014-07-13 Thread Pascal Heus
m/OpenLinkSoftware > Universal Data Access, Integration, and Management Technology Providers > > On 10 Jul 2014, at 09:20, Pascal Heus <mailto:pascal.h...@mtna.us>> wrote: > >> We're running Virtusoso 07.10.3207 on a NT 2008 R2 cloud server with 8Gb >> memory a

Re: [Virtuoso-users] Virtuoso abrupt termination

2014-07-14 Thread Pascal Heus
Hugh: Just to let you know our development server crashed as well today, so doesn't seem to be a server specific issue. Maybe something wrong we're doing in our java code? best *P On 7/13/14, 9:14 AM, Pascal Heus wrote: > Hugh: > We a few more crashes and turned tracing on. Don&#

Re: [Virtuoso-users] Virtuoso abrupt termination

2014-07-16 Thread Pascal Heus
cebook.com/OpenLinkSoftware > Universal Data Access, Integration, and Management Technology Providers > > On 14 Jul 2014, at 20:25, Pascal Heus <mailto:pascal.h...@mtna.us>> wrote: > >> Hugh: >> Just to let you know our development server crashed as well today, so >

Re: [Virtuoso-users] Virtuoso abrupt termination

2014-07-23 Thread Pascal Heus
nLinkSoftware > Universal Data Access, Integration, and Management Technology Providers > > On 14 Jul 2014, at 20:25, Pascal Heus <mailto:pascal.h...@mtna.us>> wrote: > >> Hugh: >> Just to let you know our development server crashed as well today, so >> doesn&

[Virtuoso-users] Dashboard question

2014-07-30 Thread Pascal Heus
Have a couple of questions on the Conductor Sysadmin dashboard related to the client connection counts: - Is it correct that the "clients connected" is the number if connections opened and closed since server start up? - Under clients, the number of connections I see there seem to be higher than th

[Virtuoso-users] mp_mmap_clocks over 10% of real time

2015-02-02 Thread Pascal Heus
Our VOS7 went down today on our development system. About 12 hours prior to the crash following messages started to show in the log: Monitor: The mp_mmap_clocks over 10% of real time This comes from the monitor.c file and seem memory related. Could you clarify what this means? We suspect our serv

[Virtuoso-users] 7.2 MacOSX issue

2015-02-12 Thread Pascal Heus
Jst checked out latest version fron GIT and built on MacOSX using same procedure as usual which consists in: git pull make clean ./autogen.sh CFLAGS="-O2 -m64" export CFLAGS ./configure make I then wiped out my current install and called make install When I try to run virtuoso-t, I get the log be

Re: [Virtuoso-users] 7.2 MacOSX issue

2015-02-13 Thread Pascal Heus
Marc-Antoine: Thanks for the feedback, this is however a bit cryptic for me. Can't seem to run diff --git etc. What does this accomplish? thanks *P On 2/12/15 11:35 PM, Marc-Antoine Parent wrote: > Yes…. on my machine, I did this: > > diff --git a/binsrc/virtuoso/viunix.c b/binsrc/virtuoso/viunix

Re: [Virtuoso-users] 7.2 MacOSX issue

2015-02-13 Thread Pascal Heus
OSX. > So open binsrc/virtuoso/viunix.c b/binsrc/virtuoso/viunix.c in a text editor, > change the value of thread_initial (around line 530) from 6 to 8, > recompile, and it should work. > Hope that helps, > Marc-Antoine > > >> Le 2015-02-13 à 08:12, Pasca

Re: [Virtuoso-users] 7.2 MacOSX issue

2015-02-16 Thread Pascal Heus
link-software/ > Twitter -- http://twitter.com/OpenLink > Google+ -- http://plus.google.com/100570109519069333827/ > Facebook -- http://www.facebook.com/OpenLinkSoftware > Universal Data Access, Integration, and Management Technology Providers > >> On 13 Feb 2015, at 15:57, Pascal Heus >