> Baloney. Here is the start of the IEFSSNxx member from my Test system > called MVS4 so JES2 runs as JES4; > > > SUBSYS SUBNAME(JES4) /* JES4 IS THE PRIMARY SUBSYSTEM NAME */ > PRIMARY(YES) START(YES)
Two questions: 1,here you use 'JES4' and maybe I could use another name such as 'ABCD'.Then, how could the system know that the subsystem you want to initialize is JES2? Put it in another word,how to establish the relationship between the SUBNAME and the corresponding subsystem? 2,START(YES),means that system will automatically issue a START command to invoke JES2 procedure.However,which procedure name system'll use in START command? S JES4? -- Best Regards, Johnny Luo ---------------------------------------------------------------------- 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

