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

Reply via email to