Kbase P132547: Why after a successful binary load no data are visible when queried?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  24/06/2008 |
|
Status: Unverified
GOAL:
Why after a successful binary load no records are visible when queried?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.x
Progress 9.x
Progress 8.x
CAUSE:
No idxbuild was performed after the binary load.
FIX:
It is necessary to rebuild the indexes after performing a binary load. The binary load procedure doesn't build the indexes, therefore, if records are queried using an index of the loaded table, the records will not appear.