Users are unable to generate Delimited text (CSV) files for large report (500+ MG in size for CSV format).
Error : RSV-BBP-0021 when users save big report in CSV format
Users are unable to generate Delimited text (CSV) files for large report (500+ MG in size for CSV format). Receive the following error:
Failure RSV-BBP-0021 The operation 'getOutput' is not allowed at this time.
Users are unable to generate Delimited text (CSV) files for large report (500+ MG in size for CSV format). Receive the following error:
Failure RSV-BBP-0021 The operation 'getOutput' is not allowed at this time.
Symptom
Cognos
system administrator is able to successfully run and create the report
outputs in CSV format. Users can run small reports in CSV formats
successfully. Running the large report in HTML format is fine. Running
report in PDF format generates different error: .RSV-SRV-0040
Cause
This problem is caused by the size of data
Environment
Windows
Resolving the problem
Set a big value to CM parameter CM.MULTIPARTREQUESTMAXLENGTH
- Go to Cognos Administration
- Click System, expand the services
- Click the Content Manager Service
- Find Settings - Content Manager service section, and click Set
properties icon
- Click Edit link for Environment
- Check "Override the settings..." checkbox and enter the parameter
CM.MULTIPARTREQUESTMAXLENGTH with value 600000000
- Save the change and restart Cognos service
- Go to Cognos Administration
- Click System, expand the services
- Click the Content Manager Service
- Find Settings - Content Manager service section, and click Set
properties icon
- Click Edit link for Environment
- Check "Override the settings..." checkbox and enter the parameter
CM.MULTIPARTREQUESTMAXLENGTH with value 600000000
- Save the change and restart Cognos service
Comments
Post a Comment