A different view: From my first MVS courses: there a 3 ways to create an address space: Start, Logon and Mount. Mount is a special case, not seen often. Logon creates a TSO address space, with a T* jobid. Start creates an STC address space, with a S* jobid, which can nowadays also be created by more ways. One of the STCs you can start is the INIT STC, which runs the initiator task, which gets a job from JES and runs it. It then transforms its address space to a J* jobid.
HTH, Kees. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Klaus Stanislawiak Sent: 19 November, 2014 14:01 To: [email protected] Subject: Re: What are STC, JOB and TSU? Hi Lindy, This is what I find on the related SDSF help panel (ISFJDF2): Type Type of address space: job, started task, TSO user, or initiator And there are address spaces that run under the master subsystem and do not have a JES job id. And in JES3 you cannot derive the <...> type from the job id as it will always begin with a 'J'. HTH (a little) Klaus ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ******************************************************** For information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch Airlines) is registered in Amstelveen, The Netherlands, with registered number 33014286 ******************************************************** ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
