VirtTipsAndTricksGuideLoadSQLJDBC How Can I execute load of sql dump from jdbc?How Can I execute load of sql dump from jdbc? "LOAD" is not a Virtuoso SQL command, it's an ISQL one. The ISQL checks the command to be executed, whether it's of special "isql"-ish syntax or not, it executes commands it understand and send the rest to the server, unchanged. There's no way to mimic ISQL's behavior right on the server, without ISQL. However some files can be loaded via the UNKNOWN tag: http://www.w3.org/1999/xhtml:nowikiDB.DBA.VAD_LOAD_SQL_FILE function. Related Virtuoso Tips and Tricks Collection