Kbase P5856: Making changes to the schema of a database causes error 3307 when recompiling code
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
Making changes to the schema of a database causes error 3307 when recompiling code
Action code segment has exceeded its limit of 63488 bytes, in <file-name> at line # <line-number>. (3307)
CAUSE:
The application makes extensive use buffer handles and the changes to the database schema caused an increase in the size of the r-code which in turn caused the main action segment to be exceeded
FIX:
Upgrade to Progress 9.1C or higher as we now support up to four separate action code segments of 62K per segment