Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Delete Remote Program Temporary Fix (DLTRMTPTF) command allows a service provider to remotely delete PTFs from a service requester's system.
Note:
A change request is automatically submitted that can be viewed to determine the status of this command. You can use the Work with Submitted Change Request (WRKSBMCRQ) command to monitor the status.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
PTFID | PTF description | Values (up to 50 repetitions): Element list | Required, Positional 1 |
Element 1: PTF identifier | Character value, *ALL | ||
Element 2: Product | Character value, *ONLY | ||
Element 3: Release level | Character value | ||
DESTSRVRQS | Destination service requester | Single values: *ALL, *SELECT, *NONE Other values (up to 50 repetitions): Element list |
Optional |
Element 1: Network identifier | Communications name, *NETATR | ||
Element 2: Control point | Communications name | ||
NODL | Node list name | Qualified object name | Optional |
Qualifier 1: Node list name | Name, *NONE | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB |
Top |
Specifies the PTF that is to be deleted. A maximum of 50 PTF identifiers can be specified.
The possible PTF identifier values are:
The possible product identifier values are:
The possible release level of product value is:
Top |
Specifies the service requester where this PTF function is to be performed. A single service requester or a list of service requesters can be specified.
The possible network identifier values are:
The possible control point values are:
This element is not valid when the network identifier is *ALL, *SELECT, or *NONE.
Top |
Specifies the node list object name that contains a list of service requesters where this PTF function is to be performed.
The possible values are:
The possible values are:
The possible node list name value is:
Top |
Example 1: Deleting a PTF
DLTRMTPTF PTFID((1234567 *ONLY V5R2M0))
This command shows how to delete a PTF on one or more service requesters. A list will be shown from which you select one or more service requesters.
Example 2: Deleting a PTF on All Service Requesters
DLTRMTPTF PTFID((1234567 *ONLY V5R2M0)) DESTSRVRQS(*ALL)
This command shows how to delete a PTF from all service requesters supported by this service provider.
Top |
None
Top |