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


Delete from Group Utility

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

You can use the Delete from Group utility to delete database components associated with a specified group. You can delete a member or members and all associated SCLM accounting information, including accounting records, build map records, cross-reference records, and intermediate records. You can further specify whether you want everything deleted, only build outputs, only accounting information and build map records, or only build map records. You can also specify that nothing actually be deleted but a deletion report be generated.

The Delete from Group utility does not delete members that have no accounting information.

Figure 1 shows the panel that is displayed when you select Option 9, Delete from Group, from the Utilities panel.

Figure 1. SCLM Delete from Group Utility (FLMDDG#P)
   Menu  SCLM  Utilities  Jobcard  Help
 ──────────────────────────────────────────────────────────────────────────────
                  SCLM Delete from Group Utility - Entry Panel

 Delete from Group Input:
   Project  . : PDFTDEV
   Group  . . . SBURNF  
   Type . . . . MSGSRCE    (Pattern may be used)
   Member . . .            (Pattern may be used)

   Delete Flag . .    1. Build map      Delete Mode . . 2  1. Execute
                      2. Account                           2. Report
                      3. Text
                      4. Output
 Output control:
                Ex Sub                  Process . . . . 1  1. Execute
   Messages . . 3  3    1. Terminal                        2. Submit
   Report . . . 3  3    2. Printer
   Listings . . 3  3    3. Data set     Printer . . . . H
                        4. None         Volume  . . . .       

 Command ===>
  F1=Help      F2=Split     F3=Exit      F7=Backward  F8=Forward   F9=Swap
 F10=Actions  F12=Cancel                                                        

To delete information from an SCLM group, you must enter information for each field. The fields for the Delete from Group Utility - Entry panel are:

Project
The project specified on the SCLM Main Menu. This field is display only. An Alternate field also appears if you specified an alternate project definition.
Group
The group for which information is to be deleted. Delete from Group only works on groups defined to the project. This field is required. There are no default values.
Type
The type from which information is to be deleted. You can use patterns for the type you want processed. See Specifying selection criteria for details. Delete from Group only works on types defined to the project.
Member
The name or pattern of the members and SCLM information to be deleted. Only members that have accounting information are deleted. You can use patterns for the member name. See Specifying selection criteria for details.
Delete Flag
The indicator of the type of data to be deleted.
Build map
All build map records that match the pattern are deleted.
Account
All accounting records, cross-reference records, intermediate records, and build map records that match the pattern are deleted. The accounting type will not be checked.
Text
All accounting records, cross-reference records, intermediate records, build map records, intermediate code, and text members that match the pattern are deleted. The accounting type will not be checked.
Output
All build map records, intermediate records and code, and all non-editable accounting records, their cross-reference records and associated text members that match the pattern are deleted. Editable accounting records, their cross-reference records or associated text members are not deleted.
Delete Mode
The indicator for the action performed by the Delete from Group. Select one of the following values:
Execute
All members that match the selection criteria for the specified Delete Flag are deleted.
Report
No deletion will occur; contents of what would, upon execution, be deleted for the specified selection criteria and Delete Flag are reported. Report is always be the default whenever this panel appears. Even after you execute a delete from group, the mode is changed to Report.

To delete members, update authority to the hierarchy data sets containing the members is required, even if the Delete from Group utility is run in REPORT mode.

Output control
Specify the destination for messages and the report when they are executed (Ex) or submitted (Sub), by entering the corresponding destination number: 1 for Terminal, 2 for Printer, 3 for Dataset, or 4 for None. A listing data set will not be allocated when the Delete Mode is Report, even though Dataset is specified for the Listings field.
Process
You can call the processing part of the delete from group utility from the interactive or batch environment by selecting Execute or Submit, respectively. If you request batch processing by selecting Submit, you must specify the job statement information which is used in the JCL generated for batch processing.

For information about using a unique jobname on the jobcard in batch processing, see Batch Processing.

Printer
Specify the printer output class.
Volume
Specify the volume on which SCLM should save data sets.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014