[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to - AI recovery

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

George Potemkin

Guest
On Windows you will not lose AI files while db is online because the files are locked on OS level. Offline you can disable AI logging even if some AI files are lost: proenv>proserve sports OpenEdge Release 11.7 as of Mon Mar 27 10:21:51 EDT 2017 15:15:36 BROKER This broker will terminate when session ends. (5405) 15:15:36 BROKER The startup of this database requires 17Mb of shared memory. Maximum segment size is 128Mb. 15:15:36 BROKER 0: ** Cannot find or open file D:\Proapps\Wrk_11.7\sports.a1, errno = 2. (43) 15:15:36 BROKER : Removed shared memory with segment_id: 41025536 (16869) 15:15:36 BROKER ** This process terminated with exit code 1. (8619) proenv>rfutil sports -C aimage end OpenEdge Release 11.7 as of Mon Mar 27 10:21:51 EDT 2017 ** Cannot find or open file D:\Proapps\Wrk_11.7\sports.a1, errno = 2. (43) After-image disabled. (846)

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