Consultor Eletrônico



Kbase P164227: Loading table contents from an .d file may results in less records loaded than what is expected and
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   20/04/2010
Status: Unverified

SYMPTOM(s):

Loading table contents from an .d file may results in less records loaded than what is expected and written in the .d trailer

Fewer records loaded from .d file than what is expected

No errors reported although not all records have been loaded

FACT(s) (Environment):

Using Data Administration tool - Load Data and Definitions - Table Contents (.d file)...
Load error .e file is not generated
Loading same .d file on Linux or *nix operating system loads all the records
Windows
Progress 9.x
OpenEdge 10.x

CAUSE:

The .d dump file contains 0x1A - ASCII(26) characters, which represents Ctrl-Z or End-of-File on Windows operating system

FIX:

Search and replace ASCII(26) character in the .d file and re-load the table contents for designated table.