Consultor Eletrônico



Kbase P58332: Bulkload fails with errors 1505 and 1507 on Linux
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   08/01/2004
Status: Verified

FACT(s) (Environment):

Linux Intel

FACT(s) (Environment):

Progress 8.3X

FACT(s) (Environment):

Progress 9.1X

SYMPTOM(s):

Data input file "<name>" could not be opened. (1505)

Bulk load aborted near "<file-name>" because of errors. (1507)

Almost all the .d files have been loaded correctly

Only 2 files fail to load

proutil -C bulkload fails for specific table

Cannot perform bulkload for specific table

CAUSE:

The size of the 2 .d files is bigger than 2 GB and bulkload can't .d files > 2 GB.

FIX:

Use the OS utility "split" and split the file(s) having size bigger than 2GB into several files, modify the .fd file to reflect splitted files and repeat the bulkload.