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


Update summary only file (WORD compare type)

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

Figure 1. Example of a UPDSUMO file using WORD 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  00000049 00000037 00000013 00000001 00000013          00000001 00000001

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

 1       13.48
 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 is scrolled right to show the remainder of the member.

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

Table 1. UPDSUMO format using WORD compare type
Column # Identifier Data Item
  NEW-PROC Number of new words processed
  OLD-PROC Number of old words processed
  NEW-INS Number of new word insertions
  OLD-DEL Number of old word deletions
  TOT-CHG Total number of word 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 Go to the next page




Copyright IBM Corporation 1990, 2014