On Wed, 30 May 2007 14:40:22 -0500, Paul [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>I just tried to print a data set list from "ISRUDLP Data Set List >Utility". I got: > >.-----------------------------------------------------------------------------. >| The listing of data sets was placed in the ISPF list data set. Lines have | >| been wrapped because the logical record length is less than 127 for RECFM F | >| or 131 for RECFM V. | >'-----------------------------------------------------------------------------' > >o There's no code associated with this message. Is it supposed to > be "self-explanatory"? I know the modal reaction of this group > to self-explanatory messages. Or do I need to choose an option > to display the code? > >o HELP key tells me nothing useful. > >o Panel 0 doesn't show anything of interest. > >o "z/OS V1R7.0 ISPF User's Guide Vol I" "1.5.9.3 Processing the Log > and List Data Sets" makes some passing mention of "preallocated > data sets", but doesn't describe how to preallocate them. > >How can I cause the listing data set to be allocated with more >suitable attributes? If I can do this, what's the maximum >permissible? Will it cause problems if I allocate with LRECL(1000) >and seldom again worry about wrapping? > >(The actual allocated attributes were RECFM=FBA,LRECL=121, clearly >smaller than ISRUDLP needs.) > Well, it does seem pretty self explanatory to me. I think it changed in 1.7 (we skipped that release). You can change it via SETTINGS >> Log/List >>List Data set characteristics It can also be changed globally with ISPCCONF utility, but this only affects new profiles (LIST_LOGICAL_RECORD_LENGTH). Unfortunately, IBM did not supply a "reset" ala "RESET_LIST_LOGICAL_RECORD_LENGTH" like some other settings. :-( Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group: G-ITO mailto:[EMAIL PROTECTED] z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/ Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

