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

Reply via email to