OLQ 104001 08 Report Exceeds Report File Size
search cancel

OLQ 104001 08 Report Exceeds Report File Size

book

Article ID: 129797

calendar_today

Updated On:

Products

IDMS IDMS - Database IDMS - ADS

Issue/Introduction



When I try to use OLQ to select a record with a length of 4488, it fails with the error message:
OLQ 104001 08 The APPLIC-1171 record exceeds report file page size - reduce field list. 

 

Environment

Release:
Component: IDMS

Resolution

Increase the REPORT FILE PAGE SIZE on the OLQ SYSGEN STMT to be large enough to accommodate the largest record in your data base. 

For example: 

MOD SYSTEM nnn. 
MODIFY OLQ 
REPORT FILE PAGE SIZE IS report-file-page-size. 
GENERATE. 


REPort FILe page size is report-file-page-size

Specifies the size, in bytes, of CA OLQ report file pages written to the queue area.
Report-file-page-size must be an integer in the range 256 through 32,767. The default is 4,000 bytes.
The specified page size must be:

  • Large enough to accommodate the largest database or logical record placed in the report file



 

Additional Information

https://docops.ca.com/ca-idms/19/en/using/using-system-generation/system-generation-statements/olq-statement-define-olq-runtime-environment/olq-statement-parameters