In <[EMAIL PROTECTED]>, on 11/27/2006
   at 07:20 PM, Paul Gilmartin <[EMAIL PROTECTED]> said:

>To make things worse, with Unix Services one might spawn multiple
>instances of FTP client under an single job step.  (Or are those
>considered separate job steps?)

Not if _BPX_SHAREAS=YES. If a process is created in a separate address
space then it is in a separate jobstep.

>Does FTP client under Unix Services perform I/O directly to stdin
>and stdout, or does it ALLOCATE INPUT and OUTPUT to the paths?

I don't understand the question. The Unix process gets control with
whatever stdin and stdout the caller specifies. It doesn't and
shouldn't allocate anything as long as stdin and stdout are all it
wants. Those names refer to pre-opened files, not to ddnames.

Think of stdin, stdout and stderr as being open DCB's passed to the
process. It's not a perfect analogy, but it conveys the flavor.

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