In <[EMAIL PROTECTED]>, on
06/27/2006
   at 10:29 AM, Jorge Arueira Campos <[EMAIL PROTECTED]> said:

>Have a possibility the user of USS-OMVS submit job to MVS as batch
>with change in member of SYS1.PARMLIB BPXPRMxx  or in other member
>??

I have no idea which of several unrelated questions you're trying to
ask.

 1. Can a Unix user submit a batch job? Yes.

 2. Can a batch job update SYS1.PARMLIB? Yes, if security allows.

 3. Can a Unix session spawn an asynchronous process? Yes.

>In the  example below of display SDSF the user run a process as STC, 
>but I need modify for batch.

If CCBC00 is a cataloged procedure with PGM=BPXBATCH, there's no
reason that you can't use EXEC CCBC00 in a batch job, security
permitting. If the procedure libraries for START are not in the
PROCLIB concatenation for your job class then you might need to
explicitly provide a JCLLIB statement.
 
-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

----------------------------------------------------------------------
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

Reply via email to