PTBL LEDATA output

The Language Environment® IPCS VERBEXIT LEDATA command generates formatted output of PreInit tables when the PTBL or ALL parameter are specified. If ALL is specified, PTBL defaults to CURRENT value. Figure 1 illustrates the output produced when the VERBEXIT LEDATA command is invoked with the PTBL parameter.

Figure 1. Example of formatted PTBL output from LEDATA VERBEXIT (Part 1 of 2)
PTBL(CURRENT)                                                                   
********************************************************************************
                   64 BIT LANGUAGE ENVIRONMENT DATA                             
********************************************************************************
                                                                                
 Language Environment Product 04 V01 R09.00                                     
                                                                                
PreInitialization Programming Interface Trace Data                              
CELQPIPI Environment Table Entry and Trace Entry :                              
 Active CELQPIPI Environment (  Address 00000001_00010B80 )                     
 Eyecatcher  : CELQIPTB                                                         
 TCB address : 008D6E88                                                         
                                                                                
 CELQPIPI Environment :                                                         
  Environment Type : MAIN                                                       
  Sequence of Calls not active                                                  
  Exits not established                                                         
  Signal Interrupt Routines not registered                                      
  Service Routines are not active                                               
                                                                                
  CELQPIPI Environment Enclave Initialized                                      
  Number of CELQPIPI Table Entries = 3                                          
                                                                                
 CELQPIPI Table Entry Information :                                             
 CELQPIPI Table Index 0  ( Entry 1   )                                          
  Routine Name  = ISJPPCA3                                                      
  Routine Type  = C/C++                                                         
  Routine Entry Point  = 00000000_21053000                                      
  Routine Function Pointer  = 00000000_210530C0                                 
  Routine was loaded by Language Environment                                    
  Routine Address was resolved                                                  
  Routine Function Descriptor was valid                                         
  Routine was valid                                                             
  Routine Return Code    = 0                                                    
  Routine Reason Code    = 0                                                    
                                                                                    
  Entry of routine in CELQPIPI Table for Index 0  ( 00000001_00010D38 )             
                                                                                    
   +000000 00000001_00010D38  00000000 00000000 00000000 210530C0 |................|
   +000010 00000001_00010D48  00000000 2105A808 80000000 00000000 |......y.........|
   +000020 00000001_00010D58  00000000 00000000 00000000 00000000 |................|
   +000030 00000001_00010D68 - +000000 00000001_00010D77             same as above  
   +000040 00000001_00010D78  00000000 00000000 00000000 21053000 |................|
   +000050 00000001_00010D88  00000000 00000003 00000000 2105A908 |..............z.|
   +000060 00000001_00010D98  00000000 00000000 00000003 00000000 |................|
   +000070 00000001_00010DA8  00000000 21053000 00000000 21053000 |................|
   +000080 00000001_00010DB8  00009000 00000000 C9E2D1D7 D7C3C1F3 |........ISJPPCA3|
   +000090 00000001_00010DC8  40404040 40404040 00000000 00000000 |        ........|
                                                                                    
 CELQPIPI Table Index 1  ( Entry 2   ) not in use.                                  
                                                                                    
 CELQPIPI Table Index 2  ( Entry 3   ) not in use.                                  
Figure 2. Example of formatted PTBL output from LEDATA VERBEXIT (Part 2 of 2)
CELQPIPI Trace Table Entries :                                                     
 Call Type =  INIT_MAIN                                                             
  PIPI Driver Address  = 00000000_2090082A                                          
  Load Service Return Code   = 0                                                    
  Load Service Reason Code   = 0                                                    
  Most Recent Return Code    = 0                                                    
  Most Recent Reason Code    = 0                                                    
  An ABEND will be issued if storage can not be obtained                            
  Service RC = 0 :A new environment was initialized.                                
                                                                                    
 Call Type =  ADD_ENTRY                                                             
  Routine Table Index        = 1                                                    
  Routine Name  = ISJPPCA1                                                          
  Routine Address = 00000000_2105E000                                               
  Load Service Return Code   = 0                                                    
  Load Service Reason Code   = 3                                                    
  Service RC = 0 :The routine was added to the PreInit table.                       
                                                                                    
 Call Type =  IDENTIFY_ENTRY                                                        
  Routine Table Index        = 1                                                    
  Routine Programming Language  = C/C++                                         
  Service RC = 0 :The programming language has been returned.                   
                                                                                
 Call Type =  CALL_MAIN                                                         
  Routine Table Index     = 1                                                   
  Enclave Return Code     = 0                                                   
  Enclave Reason Code     = 0                                                   
  Routine Feedback Code   = 0000000000000000                                    
  Service RC = 0 :The environment was activated and the routine called.         
                                                                                
 Call Type =  DELETE_ENTRY                                                      
  Routine Table Index     = 1                                                   
  Routine Name  = ISJPPCA1                                                      
  Routine Address = 00000000_2105E000                                           
  Service RC = 0 :The routine was deleted from the PreInit table.               
                                                                                
 Call Type =  CALL_MAIN                                                         
  Routine Table Index     = 0                                                   
  Enclave Return Code     = 0                                                   
  Enclave Reason Code     = 0                                                   
  Routine Feedback Code   = 0000000000000000                                    
  Service RC = 0 :The environment was activated and the routine called.         
                                                                                
Exiting Language Environment Data