[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to survive after the errors like 819 or 10566?

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

George Potemkin

Guest
> There is no operating system API to accomplish that. the only way is to dismount and remount the filesystem but that deletes all those blocks from the cache. and all open filehandles are lost. While db is still running then the file handles are still opened. In this case the umount command will not dismount a disk but the command will empty system cache first. At least it's true on HP-UX but I guess on other Unix flavors as well.

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