Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Retrieve Program Temporary Fix (RTVPTF) command allows a service provider to retrieve remote PTFs and cover letters 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.
Restriction:
The retrieve function of this command is only supported when the service requester has the Managed System Services licensed program installed.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
PTFID | PTF description | Values (up to 50 repetitions): Element list | Required, Positional 1 |
Element 1: PTF identifier | Character value | ||
Element 2: Product | Character value, *ONLY | ||
Element 3: Release level | Character value | ||
DESTSRVRQS | From service requester | Single values: *SELECT Other values: Element list |
Optional |
Element 1: Network identifier | Communications name, *NETATR | ||
Element 2: Control point | Communications name | ||
PTFPART | PTF parts | *ALL, *PTF, *CVRLTR | Optional |
CVRLTRLNG | Cover letter language | Values (up to 40 repetitions): Character value, *SRVPVDA | Optional |
Top |
Specifies the PTF that is to be retrieved. 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 values are:
Top |
Specifies the service requester where the PTF should be retrieved. Only one service requester can be specified or selected.
The possible network identifier values are:
The possible control point value is:
Top |
Specifies if PTFs or cover letters should be retrieved.
The possible values are:
Top |
Specifies the cover letter language that should be retrieved.
The possible values are:
Note:
If the specified cover letter language is not found on the service requester's system, a default cover letter language of 2924 which is upper and lower case English, or 2950 which is upper case English, is retrieved if available.
Top |
Example 1: Retrieving a PTF and Cover Letter
RTVPTF PTFID(SF00001) DESTSRVRQS(*NETATR CHICAGO1)
This command retrieves a PTF and a cover letter from a service requester. The cover letter language to be retrieved is defined as a service provider attribute.
Example 2: Retrieving a Cover Letter
RTVPTF PTFID(123456) DESTSRVRQS(*SELECT) PTFPART(*CVRLTR) CVRLTRLNG(2962)
This command retrieves a cover letter from a selected service requester in the 2962 language.
Top |
None
Top |