I'm not a z/OS'er, but thinking back many, many years I'm pretty sure to submit the file from CMS:
CP SPOOL PUN TO RSCS CP TAG DEV PUN JESZOS PUNCH cmsfile (NOHEADER To route the output back to your VM node I think you use ROUTE PRINT, so for example to route the output to MAINT at MYVM1 something like: // ROUTE PRINT MYVM1.MAINT I'm probably wrong on at least one count, hopefully the z/OS'ers will step in and correct my mistakes - but at least it gives you a starting point. :) -Mike From: The IBM z/VM Operating System [mailto:[email protected]] On Behalf Of Sergio Lima Sent: Tuesday, December 21, 2010 1:02 PM To: [email protected] Subject: How Sumbit a JOB from Z/VM to Z/OS using RSCS ? Hello List, We have configured here , a node named JESZOS, defined on ZOS/1.12, and have another node named RSCS defined under Z/VM5.4. How can i submit a JOB from Z/VM to Z/OS, and received the return in our CMS MACHINE? Thanks Sergio Lima Costa Sao Paulo - Brazil
