Consultor Eletrônico



Kbase P17542: Array subscript 0 is out of range. (26) running 9.1A 4GL code on Win32
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

Windows
Progress 9.1A

SYMPTOM(s):

** Array subscript <value> is out of range. (26)

Array subscript 0 is out of range. (26)

Couldn't extract field '<field>' from source in a BUFFER-COPY statement. (5367)

Couldn't extract field 'modified-by-name-id' from source in a BUFFER-COPY statement. (5367)

SYSTEM ERROR: kmdiscon - key changes pending. (130)

SYSTEM ERROR: kmdiscon - key changes pending. (130)

CAUSE:

Suspect field(s) were actually not array datatypes. The data contained within these records was corrupted. (The .D data dump file showed that two records had in fact been appended to one another).

FIX:

1) Restore database from backup (and apply AI files if necessary).
OR
2) Remove corrupted records using 4GL, then dump/load the database.