Thanks Dan! I'll check this in the morning.
Ken --- On Tue, 8/4/09, Dan Kennedy <[email protected]> wrote: > From: Dan Kennedy <[email protected]> > Subject: Re: [sqlite] Disk I/O error on AIX > To: "General Discussion of SQLite Database" <[email protected]> > Date: Tuesday, August 4, 2009, 12:03 AM > > On Aug 4, 2009, at 5:11 AM, Ken wrote: > > > > > Hi, > > > > I'm getting a Disk I/O error when committing a > transaction on an AIX > > system. > > The file system is JFS. > > > > > > The extended result code is 1290. Which i believe > means that the > > extended code is a SQLITE_IOERR_DIR_FSYNC error. > > > > Any ideas why this is happening or how to track it > down? > > AIX needs -DSQLITE_DISABLE_DIRSYNC. > > Dan. > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

