Yeah, however, I thought it better to give that warning.... Sent from iPhone - small keyboard fat fingers - expect spellinf errots.
> On Nov 15, 2015, at 1:42 PM, Walt Farrell <[email protected]> wrote: > >> On Sun, 15 Nov 2015 11:03:32 -0500, Steve Thompson <[email protected]> wrote: >> >>> On 11/14/2015 11:28 AM, [email protected] wrote: >>> <SNIPPAGE> >>> Simple Example: >>> Lets say for this discussion I want to transfer all I/O from a an >>> applications SYSOUT DD with SUBSYS=xxxx to a 64Bit Memory Chunk. >>> Once I have all my exits established, Each I/O from an application with the >>> appropriate SUBSYS statement should be directed to my >>> SubSystem Address Space. Do I understand this correctly ? >>> . >>> How does the subsystem address space receive/obtain the data from the >>> Applications PUT/WRITE statement, so that the SubSystem Address Space can >>> populate the 64Bit Memory Chunk ? >>> . >> <SNIPPAGE> >> >> Your subsys will *not* get that I/O. Reason, SYSOUT is already >> using the subsys interface to communicate with JES* for spooled >> output (and I think for input "DATA" or "*"). > > I think you assumed that the OP was suggesting > //ddname DD SYSOUT=A,SUBSYS=xxxx > Steve, and for that you're probably correct. > > But as he said "SYSOUT DD" he might simply have meant the ddname to be > SYSOUT, e.g., > //SYSOUT DD SUBSYS=xxxx > and for that case JES would not be involved at all. > > -- > Walt > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
