Kbase P81835: What does "continues" in dbrpr output stand for ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  27/10/2004 |
|
Status: Unverified
GOAL:
What does "continues" in dbrpr output stand for ?
GOAL:
What is "continues" output under report bad records for ?
FIX:
The "continues" within dbrpr output represents how many extra record fragments you have. If a record is fragemented, the counter is increased by 1 for each fragment except the first, ie if record is not fragmented, counter is not increased.
Example: if the "continues" is 0, your records are not fragmented.
This counter gets increased when options 1, 2 and/or 4 are activated (within proutil -C <dbname> dbrpr).
Example: if record has 4 fragments, counter is increased by 3.