Consultor Eletrônico



Kbase P91135: Array subscript is out of range. (26)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/08/2004
Status: Unverified

FACT(s) (Environment):

SCO OpenServer

FACT(s) (Environment):

Progress 8.3x

SYMPTOM(s):

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

Trying to do an initial build of results on a new database

Trying to do an initial build of results on a new database.

No table relations are added to the database.qc file.

CAUSE:

The maximum number of join relationships you can store = 1024. The initial build attempted to exceed the above limit

FIX:

Manually edit the .qc file with an ASCII editor, delete the unwanted "join###=" lines and add the needed ones.