ORDSPTPTF (Order Supported Product PTFs)
Note: To use this command, have the 5722-SM1 (System Manager for iSeries) licensed program installed.
ORDSPTPTF Command syntax diagram
Purpose
The Order Supported Product PTFs (ORDSPTPTF) command orders program temporary fixes (PTFs) for supported products. This is done by comparing the PTFs on the system with the PTFs available from IBM service support, and then ordering the PTFs that are:
- Not loaded
- Not applied
- Not on order
- Not in a PTF save file (SAVF) in the QGPL library
The PTF order request created by this command is sent to IBM service support.
This command detects any PTFs on the system that IBM now considers defective. This command also detects PTFs not on the system that IBM considers High-Impact Pervasive (HIPER). In either case, a message indicating a PTF number and a recommended action is sent to the service provider message queue.
Required Parameters
- DELIVERY
- Specifies how PTFs are delivered.
*ANY: Any method of delivery is acceptable. If the order that is sent to IBM service support is small enough, the PTF order arrives by way of electronic customer support. If the PTF order is larger than the acceptable electronic customer support limit, PTFs arrive by way of tape.
*LINKONLY: Only delivery by way of electronic customer support is acceptable. If the PTF order is larger than the acceptable electronic customer support limit, a message is sent indicating that the PTF delivery failed.
Optional Parameters
- LICPGM
- Specifies which licensed programs are having PTFs ordered for them.
*ALL: PTFs are ordered for all licensed programs.
licensed-program: Specify the licensed program that is having PTFs ordered for it.
Examples for ORDSPTPTF
Example 1: Ordering PTFs for All Supported Products
ORDSPTPTF DELIVERY(*ANY)This command orders PTFs for all supported products. If the order is small enough, the PTFs arrive by way of electronic customer support; otherwise, they arrive by tape.
Example 2: Ordering PTFs for a Licensed Program
ORDSPTPTF DELIVERY(*LINKONLY) LICPGM(5722SS1)This command orders PTFs for the licensed program named 5722SS1 (OS/400). The PTFs arrive by way of electronic customer support.
Error messages for ORDSPTPTF
*ESCAPE Messages
- CPF8C07
- A parameter is not valid.