Endevor Display discrepancy between VVLL in Element History ( command H ) and Element History for component list history ( command HX )
search cancel

Endevor Display discrepancy between VVLL in Element History ( command H ) and Element History for component list history ( command HX )

book

Article ID: 266713

calendar_today

Updated On:

Products

Endevor

Issue/Introduction

Do an  H (for history ):

-------------------------- SOURCE LEVEL INFORMATION --------------------
                                                                        
VVLL SYNC USER     DATE   TIME   STMTS CCID         COMMENT      
  ---- ---- -------- ------- ----- -------- ------------ ---------------
0100      user01   DDMMMYY 10:12      116                            
0101      user01   DDMMMYY 10:13      116                            
0102      user01   DDMMMYY 10:14      116                            
0103      user01   DDMMMYY 10:16      116                            
0104      user01   DDMMMYY 10:17      116                            
0105      user01   DDMMMYY 10:18      116                            
0106      user01   DDMMMYY 10:19      116                                 

Do an HX (Component History ):

  -------------------------- SOURCE LEVEL INFORMATION -----------------------
                                                                           
  VVLL SYNC USER     DATE    TIME     STMTS CCID         COMMENT           
  ---- ---- -------- ------- ----- -------- ------------ ------------------
0100      user01   DDMMMYY 10:12       23                              
0101      user01   DDMMMYY 10:13       25                              
0102      user01   DDMMMYY 10:14       25                              
0103      user01   DDMMMYY 10:15       25                              
0104      user01   DDMMMYY 10:16       25                              
                                                                           
The times to the versions do not match up.                                                                                                                                               

Environment

Release : all

Resolution

The HX and H command use information from the Endevor base and delta files. 
 
The HX "Source Level Information" is from the element component base/delta. The H "Source Level Information" is from the source base/delta.
 
The component base/delta changes as the element components change. That's one reason why independent vvll's are for components. The "Element Information" table maps the component vvll's to element source vvll's.
 
 Looking at the "ELEMENT INFORMATION" in the Component History Display (HX command) would explain things.
 
--------------------------  ELEMENT INFORMATION  ------------------------------                             
                                                                                                            
                       VVLL   DATE   TIME  SYSTEM   SUBSYS   ELEMENT    TYPE     GROUP    STG STE ENVRMNT  PROCESSOR   
%+0104          0103  ddmmmyy 10:16 SYS1   SUBS1   ELEMENT1   TABLE    TABLE     1   0  ENV1     ASMTBL    
%+0102-0104 0102  ddmmmyy 10:14 SYS1   SUBS1   ELEMENT1   TABLE    TABLE     1   0  ENV1     ASMTBL    
%+0101-0102 0101  ddmmmyy 10:13 SYS1   SUBS1   ELEMENT1   TABLE    TABLE     1   0  ENV1     ASMTBL    
%+0100-0101 0100  ddmmmyy 10:12 SYS1   SUBS1   ELEMENT1   TABLE    TABLE     1   0  ENV1     ASMTBL    
 
Working from the bottom up.
 
%+0100-0101 0100  ddmmmyy 10:12
0100 matches to 0100 this indicates a source change and a generate
 
%+0101-0102 0101  ddmmmyy 10:13 
also a match indicating a source change and Generate
 
%+0102-0104 0102  ddmmmyy 10:14
also a match indicating a source change and Generate
 
%+0104          0103  ddmmyyy 10:16
The 0104 is the Component VVLL and 0103 is the source VVLL it relates to. In this case the Element was generated with no source changes.
 
 

Additional Information

In the example:

H (for history ):

-------------------------- SOURCE LEVEL INFORMATION --------------------
                                                                        
  VVLL SYNC USER     DATE    TIME     STMTS CCID         COMMENT        
  ---- ---- -------- ------- ----- -------- ------------ ---------------
0100      USER01  DDMMMYY 10:12      116                             
0101      USER01   DDMMMYY 10:13      116                            
0102      USER01   DDMMMYY 10:14      116                             
0103      USER01  DDMMMYY 10:16      116                             
0104      USER01  DDMMMYY 10:17      116                             
0105      USER01  DDMMMYY 10:18      116                             
0106      USER01  DDMMMYY 10:19      116    

The VVLL 0104 , 0105 and 0106 do not have a matching component,. This is because the Element was changed and not generated (no components were created for these source VVLLs).