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