Command Line for Applying PeopleTools Patch
The action PTPAPPLY is used to apply a PeopleTools Patch using the command line.
Command line format:
Changeassistant.bat -MODE UM -ACTION PTPAPPLY -TGTENV <target database> -UPD <change package>or
Changeassistant.bat -MODE UM -ACTION PTPAPPLY -INI <path to ini file>The parameters for applying a PeopleTools patch are:
| Parameter | Description |
|---|---|
|
-MODE |
Change Assistant Action (Required) UM = Update Manager |
|
-ACTION |
Action name (Required) PTPAPPLY =Apply PTP |
|
-TGTENV |
Target environment (Required) |
|
-UPD |
Update ID of change package. (Required)] Example: -UPD PTP85401 |
|
-OUT |
Path to log file. (Optional) |
|
-WARNINGSOK |
Proceed with apply even if warnings are found. (Optional)
|
|
-EXONERR |
Specify whether or not to launch GUI if an error or manual stop is encountered. (Optional)
|
|
-RESUMEJOB |
Specify the parameter value:
|
|
-INI |
Path to ini file. |