Hi Sumit,

You need to  load the "dump_one_graph" procedure provided on the page into the 
Virtuoso database first, as it is not a built-in procedure provided with the 
default database ...

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 18 Dec 2013, at 23:27, "Purohit, Sumit" <sumit.puro...@pnnl.gov> wrote:

> Hi All,
> 
> I am trying to dump my existing virutoso graphs into .ttl file.
> I refer  
> http://www.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtRDFDatasetDump#Dump%20One%20Graph
> but when i run in on my SQL console, i get 
> 
> SQL> 
> dump_one_graph('<mygraph_name>','/data1/virtuosodumpDec18/<mygraph_name_Base>_',1000000000)
>  ;
> 
> *** Error 42001: [Virtuoso Driver][Virtuoso Server]SR185: Undefined procedure 
> DB.DBA.dump_one_graph.
> at line 2 of Top-Level:
> dump_one_graph('<mygraph_name>','/data1/virtuosodumpDec18/<mygraph_name_base>_',1000000000)
>  
> I have been using 
> Version: 07.00.3203
> Build: Aug 5 2013
> 
> Do i need to enable some setting in order to use this procedure ? Or am i 
> missing something else.? 
> 
> 
> Another question is can i give huge number for 3rd parameter here Ex: 
> "100000000000" ie. "0.72 TB"  IF i try to use "dump_graphs" instead 
> "dump_one_graph" ?
> What is max file length supported in this function.
> 
> Thanks for your help.
> Sumit Purohit
> 
> 
> PS: <mygraph_name> is just a place holder.
> 
> 
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT 
> organizations don't have a clear picture of how application performance 
> affects their revenue. With AppDynamics, you get 100% visibility into your 
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk_______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&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