HI Kurt,

Use the "file_to_string_output" function rather then file_to_string which is limited to 16MB file sizes:

http://docs.openlinksw.com/virtuoso/fn_file_to_string_output.html

Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support



On 25 Aug 2009, at 12:59, Kurt J wrote:

Hi,

I'm trying to load a large rdf file (~84mb)

in iSQL i try:

DB.DBA.RDF_LOAD_RDFXML_MT(file_to_string('/www/virtuoso/jamendo.rdf'),
'', 'http://localhost.test/jamendo');

I get the following:

SQLState: 39000

Message: FA008: File '/www/virtuoso/jamendo.rdf' too long, cannot
return string content 88869367 chars long

any ideas?

-kurt

---------------------------------------------------------------------- -------- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to