Kbase P38994: Errors 136, 247 and 253 occurs when running a report in Report Builder
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/22/2007 |
|
Status: Verified
SYMPTOM(s):
Report Builder
Running a report in Report Builder and/or Report Engine
Errors 136, 247 and 254 are generated
** More than <value> items in a single statement. Use the -tok parameter. (136)
** Unable to understand after -- "<string>". (247)
** Unable to understand after -- "DECLARE". (247)
** Invalid statement. (254)
CAUSE:
Exceeding 1024 limit for -tok parameter
FIX:
Start Report Builder with a larger value for -tok.
Example: prorb32 -tok 1600
To ensure that -tok applies only to Report Builder and the Report Engine:
1) Create the file RBSTART.PF in DLC
2) Add -tok <value> to this file