>I have a question ...if a program is running in MVS as a STC...and wants to >dub a UNIX process where do I find how this is explained and better yet an >example so I can see it ?
Basically, you don't have to care. When a task (which is not yet dubbed) does the first kernel call, i.e. it call a z/OS UNIX function, the kernel automatically dubs the address space and the current task. Note that this process is no different whether it is from an started task, batch job or TSO user session. You can find some documentation in topic "Connecting to and disconnecting from z/OS UNIX" in the "z/OS V2R2 UNIX System Services Programming: Assembler Callable Services Reference". Also the appendix on signals has some information on this. -- Peter Hunkeler ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN