Consultor Eletrônico



Kbase P27287: Cannot add any more sequences to the database. (9335) when l
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   19/06/2003
Status: Unverified

FACT(s) (Environment):

Progress 8.X

FACT(s) (Environment):

Progress 9.X

SYMPTOM(s):

Cannot add any more sequences to the database. (9335) when loading .df file

Load of .df file does not get roll-backed when hits 9335 error

Transferring changes from development database into production causes the 9335 error

Development database has a different blocksize than production

CAUSE:

This is a known issue

CAUSE:

BUG# 20030619-003

FIX:

Progress database has following limits for number of sequencies depending on DB blocksize:

1K has 250 sequences limit
4K has 1000 sequences limit
8K has 2000 sequences limit

To fix current issue, you will need to increase database block size (dump & load) and load sequences again.