Page 1 of 1

Increase the LRECL output of the SPUFI.

Posted: Wed Jul 13, 2016 8:06 pm
by ShilpiSRE
Hi,

I have been using SPUFI for some time but neve needed to increase the length of the output. Now the SPUFI which I have gets data from many columns of a table. Now the result goes beyond the 133 record length. Is there a way to get around the length of the output dataset?

Re: Increase the LRECL output of the SPUFI.

Posted: Wed Jul 13, 2016 8:10 pm
by enrico-sorichetti
SPUFI ... the interactive one, or the misnomer for DSNTEPx

Re: Increase the LRECL output of the SPUFI.

Posted: Wed Jul 13, 2016 10:14 pm
by Chandan Yadav
Hi,
If you asking about interactivd spufi then you have option to change record length on page of spufi where you provide the output dataset or next page which appear just before the page for query writing

Thanks and regards,
Chandan

Re: Increase the LRECL output of the SPUFI.

Posted: Sat Jul 16, 2016 12:19 pm
by ShilpiSRE
Thanks. Thisis what I have tried as per the suggestion and it helped.

Code: Select all

SPUFI
Ooption 1 : Change Defaults
Option 5   :  yes
On this panel output data set characteristics are listed. Which can be changed:

Code: Select all

6  RECORD LENGTH ... ===> 500   
7  BLOCK SIZE ...... ===> 504   
8  RECORD FORMAT ... ===> VB