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

Reply via email to