z/OS ISPF User's Guide Vol II
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Update summary only file (BYTE compare type)

z/OS ISPF User's Guide Vol II
SC19-3628-00

Figure 1. Example of a UPDSUMO file using BYTE compare type
 1  *    NEW:  JLEVERIN TEST2    A                                  07/11/2008
 2  *    OLD:  JLEVERIN TEST1    A
 3  *  NEW-PROC OLD-PROC NEW-INS  OLD-DEL  TOT-CHG           FI-PROC  FI-DIFF
 4  T  00000400 00000320 00000089 00000009 00000095          00000001 00000001

 .  .  (Continuation of previous data lines)  .  .  .  .  .  .  .  .  .  .  .  .

 COMMAND ===> _                                                SCROLL ===> PAGE
 1      13.51
 2 
 3      N-NOT-PD O-NOT-PD
 4      00000000 00000000
 1 
Comment line. Lists the new file name and the date and time of the comparison.
 2 
Comment line. Lists the old file name.
 3 
Comment line. Header line. Columns are explained in Table 1.
 4 
Totals line.

In Figure 1, the UPDSUMO file is shown in split screen mode. The bottom half of the screen shows the result of scrolling right to see the remainder of the member.

The following table shows the column numbers used to display the update information:

Table 1. UPDSUMO format using BYTE compare type
Column # Identifier Data Item
  NEW-PROC Number of new bytes processed
  OLD-PROC Number of old bytes processed
  NEW-INS Number of new byte insertions
  OLD-DEL Number of old byte deletions
  TOT-CHG Total number of byte changes
  FI-PROC Total number of files/members processed
  FI-DIFF Total number of files/members different
  N-NOT-PD Total new files/members not processed
  O-NOT-PD Total old files/members not processed

Go to the previous page




Copyright IBM Corporation 1990, 2014