Hello, Checking was performed using the OMS command of the SDSF and I assigned a different GRPNAME for a different TSO session to a SDSF session in batch. Under TSO, I am assigned the profile of ISFPRM00 as a system programmer and under SDSF in batch that of a normal user.
Can someone tell me how I can modify the GRPNAME assignment for batch processes executed by a systems programmer? Thank you very much in advance. Hilario El mié., 3 oct. 2018 a las 12:22, ITschak Mugzach (<[email protected]>) escribió: > Try print the who command on both environments and compare the sdsf group > first. > > ITschak > > בתאריך יום ד׳, 3 באוק׳ 2018, 8:56, מאת Hilario Garcia <[email protected] > >: > > > Hello, > > > > I have an LPAR that when we access through a session of "TSO" to the SDSF > > allows me a series of options. > > > > If you access the SDSF through a batch process, the options that allow me > > to visualize the SDSF are different. > > > > In both situation the userid is the same > > > > Attached documentation of the problem. > > > > Thank you very much in advance. > > > > Hilario > > > > - Options from a TSO session > > > > COMMAND INPUT ===> > > > > DA Active users INIT Initiators > > I Input queue PR Printers > > O Output queue PUN Punches > > H Held output queue RDR Readers > > ST Status of jobs LINE Lines > > NODE Nodes > > LOG System log SO Spool offload > > MAS Members in the MAS > > JC Job classes ULOG User session log > > SE Scheduling environments > > RES WLM resources > > > > END Exit SDSF > > > > - Options from a batch session > > COMMAND INPUT ===> > > > > DA Active users > > I Input queue > > O Output queue > > H Held output queue > > ST Status of jobs > > > > SE Scheduling environments > > > > END Exit SDSF > > > > - JCL used on batch > > > > //SDSFSTEP EXEC PGM=SDSF,PARM='++60,228' > > //ISFOUT DD SYSOUT=* > > //SYSPRINT DD SYSOUT=* > > //SYSOUT DD SYSOUT=* > > //ISFIN DD * > > PRINT ODSN 'XXXXXXXX.LST(JOBLOG)' > > PREFIX * > > OWNER * > > ST SDSFBAT > > ++ALL > > FIND SDSFBAT > > ++//X > > FIND SDSFBAT LAST > > ++// > > PRINT > > PRINT CLOSE > > END > > > > Hilario > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO IBM-MAIN > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
