[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Db crash

  • Thread starter Thread starter George Potemkin
  • Start date Start date
Status
Not open for further replies.
G

George Potemkin

Guest
Most likely database is not corrupted. Clear filesystem cash: echo 3 | sudo tee /proc/sys/vm/drop_caches Connect the database and check if you can read the block: find first _file no-lock where recid(_file) eq 26843648 no-error. Your database is fine if you will not get the error # 1124.

Continue reading...
 
Status
Not open for further replies.
Back
Top