Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

back spool report

Former Member
0 Likes
331

Hi,

How to see the report in the spool while executing a program in background which has fields more than 255 characters? I want to see all the columns in the spool. But it is showing upto only 255 characters.

Plz urgent

1 REPLY 1
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
298

I know that this is probably not what you want, but if you view the spool in SM37, click the "Raw" button, then you will see all of the columns, it wraps the columns greate than 255 to the next line. I think that this has something to do with the print format. When you submitted the job to the background, you told it a certain format to use, the biggest one in my system is 255. If you want to see all of the data in the graphical view of SM37, I believe you would have to have a format which is greater than 255. I don't know how to set this stuff up. Check with your basis people.

Regards,

Rich Heilman