Skip to main content
Answer

Getting error "Maximum number of rows to retrieve during statement execution"

  • September 30, 2019
  • 1 reply
  • 429 views

Forum|alt.badge.img+5
When executing a BA report, I get the following error. “Maximum number of rows to retrieve during statement execution”

Best answer by Eranga Jayatissa

It takes long time since it is retrieving so many records. Please try the following steps.
1. Change the MAX_NUMBER_OF_ROWS_TO_RETRIEVE parameter in BA parameter list to a higher value.
2. When designing these kinds of reports, in Report Book -> Options, we are recommending to check “Optimize Report Expansion” and “Enable Compression of Result Set” options for proper report execution.

1 reply

Eranga Jayatissa
Hero (Former Employee)
Forum|alt.badge.img+6
  • Hero (Former Employee)
  • Answer
  • September 30, 2019
It takes long time since it is retrieving so many records. Please try the following steps.
1. Change the MAX_NUMBER_OF_ROWS_TO_RETRIEVE parameter in BA parameter list to a higher value.
2. When designing these kinds of reports, in Report Book -> Options, we are recommending to check “Optimize Report Expansion” and “Enable Compression of Result Set” options for proper report execution.