--- On Fri, 8/7/09, Dan Kennedy <danielk1...@gmail.com> wrote:

> From: Dan Kennedy <danielk1...@gmail.com>
> Subject: Re: [sqlite] Disk IO ERROR on AIX
> To: "General Discussion of SQLite Database" <sqlite-users@sqlite.org>
> Date: Friday, August 7, 2009, 8:26 AM
> 
> On Aug 4, 2009, at 5:07 AM, Kenneth Long wrote:
> 
> >
> > Hi,
> >
> > I'm getting a Disk I/O error when committing a
> transaction on an AIX  
> > system.
> >
> > 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?
> 
> Compile with SQLITE_DISABLE_DIRSYNC for AIX.
> 
> Dan.
> 
> 
> > Thanks,
> > Ken
> >

Dan, Many thanks. That did the trick!!!
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to