ZFCRU DELETE-delete a parameter item
Use this command to selectively delete parameters or to delete a parameter table.
Requirements and restrictions
- A parameter table must be locked before you can delete its parameters.
- After parameter table processing completes successfully, the Capture/Restore Utility Information and Statistics Environment (CRUISE) verifies the required parameters. If an error occurs, you cannot start a CRUISE function.
Format
Note: You can also specify optional parameter name DEL in the abbreviated form as shown in the
syntax diagram.
- name
- specifies the parameter table to be deleted. Note: You cannot delete a parameter table that is locked to another terminal address.
- ADR
- deletes file addresses specified by the ADR parameter of the ZFCRU SETUP command.
- APL
- specifies the application code to be deleted.
- FAD
- deletes file addresses specified by the FAD parameter of the ZFCRU SETUP command.
- REF
- specifies the file identifiers (IDs) to be deleted that were set up with the
ZFCRU SETUP command and the REF parameter. Note: To delete a range of file IDs, you must specify the first file ID in the range.
- id
- is a 2-character alphanumeric or 4-character hexadecimal file ID.
- ALL
- specifies all file IDs to be deleted.
- RST
- specifies all restore parameters to be deleted.
- TAP
- specifies the tape name to be deleted.
- UEX
- specifies the user exit to be deleted.
- WID
- specifies the IDs to be deleted that were set up with the WID parameter of the ZFCRU SETUP command.
Additional information
You can use the ZFCRU DELETE command while the CRUISE function is processing other parameter tables. You can run the command when the CRUISE function is active, running (in use), paused, or stopped.
Examples
The following example shows a parameter table (TABLE2) being deleted.
User: ZFCRU DELETE-TABLE2
System: FCRU0009I 10.32.38 OK TABLE - TABLE2 - DELETED
The following example shows, if file ID BAAD is deleted from the parameter table (TABLE1).
User: ZFCRU DELETE REF-BAAD
System: FCRU0000I 10.36.49 MODIFIED FCRU0000I 10.36.49 PARAMETER TABLE DISPLAY FOR TABLE1 FUNCTION VER USABLE ECB START VALUE 33 PCT SET POOL ADDRESSES IN USE NO BUILD STATISTICS YES NUMBER OF PRINT MESSAGES 100 OUTPUT ADDRESSES 306919 000000 000000 NUMBER OF LOG MESSAGES ALL REFERENCE ID BAAC REFERENCE ID BAAE FCRU0000I 10.36.49 END OF DISPLAY
