[Progress Communities] [Progress OpenEdge ABL] Comment on Automatically enable large files

  • Thread starter Thread starter Patrice Perrot
  • Start date Start date
Status
Not open for further replies.
P

Patrice Perrot

Guest
Hi The option to disable the "Enable Large File" will be impossible (if an extend is bigger than 2Gb.) => You must do a Dump&Load How can i do a real "Dump-Load" on line? i can imagine to do something like a Dump-Load "on line" and remove the area which have extend bigger than 2Gb but : - i am not sure that there is no "Flag" ">2Gb " - i should redo my backup and replication target It is easier to add an option than to remove it. If i were you, i will use the folowing workaround. it will work with NO modification of OE. - modify my startup database script to add "proutil [db] -C enablemargefile" before the "proserve [db] ...." There is no issue to enable large file several time on the same db. Patrice

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