Use this page to view detailed HSF information for this transaction. 
                  	 
               
 
               
              
            	 
             
               		
               		 
               		  
               - Latency+Resp 
                  		  
               
- The sum of latency and response time averages. 
                  		  
               
- Transaction 
                  		  
               
- The name of task: 
                  			 
                   
                     				
                     - for CICS and IMS tasks, the transaction ID 
                        				
                     
- for JCL, the job name 
                        				
                     
- for Web services, the service name 
                        				
                     
 
- Program 
                  		  
               
-  
                  			 
                   
                     				
                     - for CICS and IMS tasks, the program name 
                        				
                     
- for JCL, the program name or the job number, depending on the JCL record type 
                        				
                     
 
- Process ID 
                  		  
               
- Process ID of the SEP which ran the task. 
                  		  
               
- Task Number 
                  		  
               
- A unique task number. 
                  		  
               
- Date 
                  		  
               
- The date the task started to run, in the format 
                  			 yyyymmdd. 
                  		  
               
- Time 
                  		  
               
- The time the task started to run, in the format 
                  			 hhmmssttt (where 
                  			 ttt denotes thousandths of a second). 
                  		  
               
- User/CC 
                  		  
               
-  
                  			 
                   
                     				
                     - For CICS tasks, the ID of the user that initiated the task. 
                        				
                     
- For JCL STEP and END records, the condition code or an error string. 
                        				
                     
 
- LU/Step 
                  		  
               
-  
                  			 
                   
                     				
                     - For CICS tasks, the logical unit or net name (the identifier of the terminal used to initiate the task). 
                        				
                     
- For JCL, either the step name, the JOBSTART(CLASS:jobclass) indicator, or the JOBEND indicator. JOBSTART(CLASS:jobclass) records are generated when a job starts. Job step records displaying the step name - e.g STEP01 - are generated when a step
                        ends. JOBEND records are generated when a job completes.