Traceback

Examine the traceback section of the dump, shown in Figure 1, for condition information about your routine and information about the statement number and address where the exception occurred.

Figure 1. Traceback section of dump (Enterprise PL/I)
CEE3DMP V1 R9.0: Plidump called from error On-unit           01/31/07 3:59:39 PM                  Page:    1  
ASID: 010E   Job ID: J0009410   Job name: LEDGSMP1   Step name: GO         UserID: BARBARA                                          
                                                                                                                                    
CEE3845I CEEDUMP Processing started.                                                                                                
PLIDUMP was called from statement number 9 at offset +000000D2 from _ON_Begin_7_Blk_2 with entry address 11200240                   
                                                                                                                                    
Information for enclave EXAMPLE                                                                                                     
                                                                                                                                    
  Information for thread 8000000000000000                                                                                           
                                                                                                                                    
  Traceback:                                                                                                                        
    DSA   Entry       E  Offset  Statement   Load Mod             Program Unit                   Service  Status                    
    1     IBMPDUMP    +000002AE              IBMPEV11                                            PQ78306  Call                      
    2     _ON_Begin_7_Blk_2                                                                                                         
                      +000000D2  9           EXAMPLE              _Begin_12_Blk_3                         Call                      
    3     IBMPEONR    +000002A2              IBMPEV11                                            PQ76426  Call                      
    4     IBMPEBOP    +000004DC              IBMPEV11                                            LE19BAS  Call                      
    5     CEEEV011    +00000132              IBMPEV11             CEEEV011                                Call                      
    6     CEEHDSP     +000017D0              CEEPLPKA             CEEHDSP                        D1908    Call                      
    7     IBMBERRI    +000000AA              IBMPEV11                                            LE19BAS  Exception                 
    8     ERR_RAISE_COND                                                                                                            
                      +00000090              IBMPEV11                                            LE19BAS  Call                      
    9     IBMPERSU    +00000082              IBMPEV11                                            LE19BAS  Call                      
    10    _Begin_12_Blk_3                                                                                                           
                      +00000100  16          EXAMPLE              _Begin_12_Blk_3                         Call                      
    11    EXAMPLE     +000000B0  12          EXAMPLE              _Begin_12_Blk_3                         Call                      
    12    IBMPMINV    +000004DE              IBMPEV11             IBMPMINV                                Call                      
    13    CEEEV011    +00000202              IBMPEV11             CEEEV011                                Call                      
    14    CEEBBEXT    +000001B6              CEEPLPKA             CEEBBEXT                       D1908    Call                      
                                                                                                                                    
    DSA   DSA Addr   E  Addr    PU Addr    PU Offset  Comp Date  Compile Attributes                                                 
    1     11A3DE50   114A4E38   114A4E38   +000002AE  20061214   LIBRARY   EBCDIC  HFP                                              
    2     11A3DD70   11200240   112000D0   +00000242  20070131   ENT PL/I EBCDIC  HFP                                               
    3     11A3DBD8   114A7B98   114A7B98   +000002A2  20061214   LIBRARY   EBCDIC  HFP                                              
    4     11A3DA08   114AF390   114AF390   +000004DC  20061214   LIBRARY   EBCDIC  HFP                                              
    5     11A3D978   114062E8   114062E8   +00000132  20061214   LIBRARY                                                            
    6     11A3A858   112C3238   112C3238   +000017D0  20061215   CEL                                                                
    7     11A3A6B8   114AAA18   114AAA18   +000000AA  20061214   LIBRARY   EBCDIC  HFP                                              
    8     11A3A618   114A9FA8   114A9FA8   +00000090  20061214   LIBRARY   EBCDIC  HFP                                              
    9     11A3A570   114AB120   114AB120   +00000082  20061214   LIBRARY   EBCDIC  HFP                                              
    10    11A3A4A8   112000D0   112000D0   +00000100  20070131   ENT PL/I EBCDIC  HFP                                               
    11    11A3A3B8   11200340   112000D0   +00000320  20070131   ENT PL/I EBCDIC  HFP                                               
    12    11A3A180   114DD990   114DD990   +000004DE  20061214   LIBRARY                                                            
    13    11A3A0F0   114062E8   114062E8   +00000202  20061214   LIBRARY                                                            
    14    11A3A030   11291208   11291208   +000001B6  20061215   CEL                                                                
                                                                                                                                    
  Condition Information for Active Routines                                                                                         
    Condition Information for  (DSA address 11A3A6B8)                                                                               
      CIB Address: 11A3B178                                                                                                         
      Current Condition:                                                                                                            
        IBM0281S A prior condition was promoted to the ERROR condition.                                                             
      Original Condition:                                                                                                           
        IBM0421S  ONCODE=520  The SUBSCRIPTRANGE condition was raised.                                                              
      Location:                                                                                                                     
        Program Unit:  Entry: IBMBERRI Statement:  Offset: +000000AA                                                                
                                                                                                                                    
  Storage dump near condition, beginning at location: 114AAAB2                                                                    
   +000000 114AAAB2  4110D098 5050D098 5040D09C 5040D0A0  05EF1F00 43002016 A7010080 A7840009  |...q&&.q& ..& ..........x...xd..|
⋮