On Mon, 8 Jul 2019 14:49:00 -0400, Mark Pace wrote: >Working with a user that needs include a bunch of data in a JCL. The data >is too large to copy into the JCL. During the copy he gets several E37s and >then ends with a B37. It appears to me that he runs out of space in that >PDS. > >The data that needs to be included is a flat file and not a PDS, which >seems to rule out the // INCULDE statement. > >Any suggestions would be appreciated. > "data" but not JCL statements? I'm mystified. Is this something that can't be referenced in a //SYSUT1 DD DSN=... statement?
How large is it? How many lines? What facility is he using to "copy"? Can he allocate a larger target PDS? Can he copy directly to INTRDR? Other relevant facts? -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
