Re: [Virtuoso-users] FA003 error while executing DB.DBA.RDF_LOAD_RDFXML_MT

2013-01-27 Thread Hugh Williams
Hi Lorena, Did you restart the Virtuoso Server having added the entry to DirsAllowed, as this is required for the running instance to pick up this change ? The other possibility is that the user Virtuoso is running as does not have permissions to access the file in the /data location thus you s

[Virtuoso-users] FA003 error while executing DB.DBA.RDF_LOAD_RDFXML_MT

2013-01-27 Thread lorena
Hi! I'm trying to load an XML/RDF located in /data into Virtuoso using DB.DBA.RDF_LOAD_RDFXML_MT I've already modified virtuoso.ini file, adding /data into the DirsAllowed parameter. The output of select cfg_item_value (virtuoso_ini_path (), 'Parameters','DirsAllowed') is the following SQL> sel