Chuck -
I'd look for data issues: is there a computed column
in the table? If so, check that there aren't values in the referenced
columns within the computed column that could cause a divide by zero or some
other invalid state in the computation.
One way to find the problem is to browse the table then
press PageDn until you get the I/O error and note the last row or PK field
value. Then look at the data in what should be the next row and see if you
can see the problem.
Good luck!
Sami
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sami
Aaron
Software Management
Specialists
913-915-1971
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Chuck Lockwood
Sent: Tuesday, November 08, 2005 6:26 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - 6.5++ DB issues
Have
db that's been moved to a differnet server. When trying to
browse to the end of any of the big tables, I get I/O error messages
diologs. Everyting seems to be ok with it, autochk reports no
errors. Did a unload and reload, everything came over fine but the new db
is having the same issues. The database has become corupted twice in the
last week via Oterro.
Something
is going on with this environment but I'm not sure where to look. Any
suggestions?

