>>> On 11/2/2012 at 10:54 AM, "Ward, Mike S" <[email protected]> wrote: 
> I hope one of you can help me out with this. :)
> 
> If you have zLinux and z/OS running under zVM and your zLinux ran a DB/2 
> application where the output data needed to get to the z/OS system for 
> further processing. Can this be done in that type of environment? Or are the 
> two systems so separated that they couldn't share the data?

If youi're talking about "direct" sharing where Linux writes the data to disk, 
and z/OS can read it, then that's not (auditably) possible.  Certainly NFS or 
SMB exported directories can be used, and with HiperSockets, the latency is 
almost negligible.  You use more CPU that way, for the execution of the 
HiperSocket milli/microcode, but that would only start to show up at higher 
volumes of data transferred.  You could do the same thing by "short circuiting" 
the traffic over a shared OSA card, with some additional latency added.


Mark Post

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to