Re: [Virtuoso-users] Log out of disk

2008-08-07 Thread Erick Antezana
Hi Ted, indeed, it was due to the lack of disk space while writing the log files (my virtuoso.trx file, located in a small partition, was huge). I made a checkpoint and I also set the *AutoCheckpointLogSize* in my INI file. The program works again! thanks! Erick Ted Thibodeau Jr wrote: Hi,

Re: [Virtuoso-users] Log out of disk

2008-08-07 Thread Ted Thibodeau Jr
Hi, Erick -- * Erick Antezana [2008/08/08 12:29 AM +0200] wrote: > I got this error while loading some graphs using a perl script: > > DBD::ODBC::st execute failed: [unixODBC][OpenLink][Virtuoso iODBC > Driver][Virtuoso Server]SR174: Log out of disk (SQL-40004) > > any idea what this means? The

[Virtuoso-users] Log out of disk

2008-08-07 Thread Erick Antezana
Hi, I got this error while loading some graphs using a perl script: DBD::ODBC::st execute failed: [unixODBC][OpenLink][Virtuoso iODBC Driver][Virtuoso Server]SR174: Log out of disk (SQL-40004) any idea what this means? thanks, Erick