Hi Medha,

So there maybe an issue with stable/7 which is what the static tar ball on 
sourceforge is, please try a build from the git develop/7 which is the latest 
as detailed at:

        http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VOSGitUsage

Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.      //              http://www.openlinksw.com/
Weblog   -- http://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 Management Technology Providers

On 19 Sep 2014, at 10:56, Medha Atre <medha.a...@gmail.com> wrote:

> Hi Hugh,
> 
> My mistake in the previous message, I am indeed using version 7.1.0,
> downloaded from here
> http://sourceforge.net/projects/virtuoso/files/virtuoso/7.1.0/
> (virtuoso-opensource-7.1.0.tar.gz file).
> 
> I compiled it as:
> 
> $ ./configure --prefix=/work/tools/virtuoso7
> --program-transform-name="s/isql/isql-v/"
> $ make && make install
> 
> Rest all things seem to be working fine, except "set profile on".
> 
> Thanks.
> Medha
> 
> 
> On Fri, Sep 19, 2014 at 3:29 PM, Hugh Williams <hwilli...@openlinksw.com> 
> wrote:
>> Hi Medha,
>> 
>> You indicate using 7.0, which is an old build as 7.1 is the current and this
>> works for me with a build from July:
>> 
>> SQL> set profile on;
>> SQL> status('');
>> result
>> LONG VARCHAR
>> _______________________________________________________________________________
>> 
>> OpenLink Virtuoso  Server
>> Version 07.10.3211-pthreads for Darwin as of Jul 14 2014
>> Started on: 2014-09-19 10:56 GMT+1
>> 
>> So please consider upgrading to the latest develop/7 branch in git or at
>> least stable/7 where this should all work ..
>> 
>> Best Regards
>> Hugh Williams
>> Professional Services
>> OpenLink Software, Inc.      //              http://www.openlinksw.com/
>> Weblog   -- http://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 Management Technology Providers
>> 
>> On 19 Sep 2014, at 07:50, Medha Atre <medha.a...@gmail.com> wrote:
>> 
>> Hi,
>> 
>> I am using Virtuoso opensource version 7.0, I tried "SET PROFILE ON;"
>> as given on
>> http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtTipsAndTricksAanalyzingSPARQLQuery
>> 
>> But I get following error:
>> 
>> SQL> SET PROFILE ON;
>> 
>> *** Error 42S22: [Virtuoso Driver][Virtuoso Server]SR077: Bad option for SET
>> at line 51 of Top-Level:
>> SET PROFILE ON
>> SQL>
>> 
>> However, the "profile" function works, e.g. following works.
>> 
>> SQL> profile('select * from testtable');
>> 
>> Is there a specific reason for SET PROFILE ON not working?
>> 
>> Thanks.
>> Medha
>> 
>> ------------------------------------------------------------------------------
>> Slashdot TV.  Video for Nerds.  Stuff that Matters.
>> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Virtuoso-users mailing list
>> Virtuoso-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
>> 
>> 

------------------------------------------------------------------------------
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to