Reason:
The width of the data or the number of columns to print exceeds what is possible for a tabular (multiple columns/line) printing format. The output is converted to THIN or COLUMN format, so only one column/line is output.
Action:
If you still want tabular format, increase the PRTWIDTH option value to handle the maximum width of the data being output. If the message is related to the maximum number of allowed columns, modify the SELECT statement to limit the number of columns for each execution.
|
Copyright © 2014 CA.
All rights reserved.
|
|