[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: The best way to migrate the database to another platform

  • Thread starter Thread starter Rob Fitzpatrick
  • Start date Start date
Status
Not open for further replies.
R

Rob Fitzpatrick

Guest
> Threads of binary dump gets the sub-set of the unique index keys stored in root index block. Binary dump with -index 0 does not use the indexes, so it's not multi-threaded. It is good to know this as "proutil db -C dump table . -threadnum 8 -index 0" won't throw a warning or error. It will just silently do a single-threaded dump. Also, "-index 0" remains undocumented. :(

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