z/OS ISPF Software Configuration and Library Manager Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Delete from Group Report example

z/OS ISPF Software Configuration and Library Manager Guide and Reference
SC19-3625-00

Figure 1 shows a sample Delete Group report.

The report contains a header indicating that it is a Delete Report, which project definition and group are specified, the type and member selection criteria, and the delete flag and mode. The header is followed by three sections: members, build maps, and Ada intermediate code. The report always contains all of these sections even if there is no activity to report for a section. Output members are denoted by an asterisk (*) at the beginning of the report line.

The VERIFY STATUS field contains the value PASSED unless the delete routine was unable to verify the record for one of the following reasons:
  • User has no update authority
  • Member has nonblank access key
  • Error reading the record

The COMPLETION STATUS field contains the value PASSED if the member was actually deleted. The field contains NOT ATTEMPTED if the verification failed or the delete from group was run in REPORT MODE only. The field contains FAILED if an error occurred during the execution of the deletion. The field contains WARNING if the text member or intermediate code did not exist. The accounting record is still deleted.

Although cross-reference records are deleted, there is no section explicitly for them in the Delete Group report. If the accounting record is successfully deleted, its cross-reference records, if any, are also deleted.

The report header indicates that it relates to the Delete from Group utility. The header also shows which project definition and group are specified, the type and member selection criteria, and the delete flag and mode.

Figure 1. Delete Group Report
****************************************************************
****************************************************************
**                                                            **
**                                                            **
**       SOFTWARE CONFIGURATION AND LIBRARY MANAGER (SCLM)    **
**                                                            **
**                    DELETE GROUP REPORT                     **
**                                                            **
**                    2000/03/26   13:30:39                   **
**                                                            **
**                    PROJECT:      PROJ1                     **
**                    ALTERNATE:    PROJ1                     **
**                    GROUP:        USER1                     **
**                    TYPE:         *                         **
**                    MEMBER:       *                         **
**                    FLAG:         TEXT                      **
**                    MODE:         REPORT                    **
****************************************************************
****************************************************************

 MEMBERS:                                              PAGE 1
                                  VERIFY   COMPLETION
      GROUP    TYPE     MEMBER    STATUS   STATUS
    --------   ------   -------  ------    ----------
    USER1      SOURCE   ASM1     PASSED    NOT ATTEMPTED
    USER1      SOURCE   ASM2     PASSED    NOT ATTEMPTED
    USER1      SOURCE   PASMAIN  PASSED    NOT ATTEMPTED
   *USER1      LISTING  PASMAIN  PASSED    NOT ATTEMPTED
   *USER1      LMAP     PASMAIN  PASSED    NOT ATTEMPTED
   *USER1      LOAD     PASMAIN  PASSED    NOT ATTEMPTED
   *USER1      OBJ      PASMAIN  PASSED    NOT ATTEMPTED
    USER1      SOURCE   PASCPGM  PASSED    NOT ATTEMPTED
    USER1      SOURCE   PSCINCL1 PASSED    NOT ATTEMPTED
    USER1      SOURCE   PSCINCL2 PASSED    NOT ATTEMPTED
    USER1      SOURCE   PSCINCL3 PASSED    NOT ATTEMPTED
    USER1      SOURCE   SCRIPTHL PASSED    NOT ATTEMPTED
    USER1      SOURCE   SCRIPT1  PASSED    NOT ATTEMPTED

 BUILD MAPS:                                           PAGE: 2
                                  VERIFY   COMPLETION
      GROUP    TYPE     MEMBER    STATUS   STATUS
    --------   ------   -------  ------    ----------
    USER1      SOURCE   PASCMAIN PASSED    NOT ATTEMPTED

 ADA INTERMEDIATE CODE:                               PAGE:  3
                                           VERIFY   COMPLETION
 GROUP    CU QUAL  CU NAME        CU TYPE  STATUS     STATUS
--------  -------- -------------  -------  ------   -----------
********************* NO RECORDS PROCESSED *********************

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014