Command Line for Applying PeopleTools Upgrade
The action PTUAPPLY is used to upgrade to a new PeopleTools release using the command line.
Command line format:
changeassistant.bat -MODE UM -ACTION PTUAPPLY -TGTENV <target database> -UPD <change package> -OUT <path to log file> -WARNINGOK <Y or N> -EXONERR <Y or N>or
changeassistant.bat -MODE UM -ACTION PTUAPPLY -INI <path to ini file>The parameters for PTUAPPLY action are:
| Parameter | Description |
|---|---|
|
-MODE |
Change Assistant Action (Required) UM = Update Manager |
|
-ACTION |
Action name (Required) PTUAPPLY=Apply PTU |
|
-TGTENV |
Target environment (Required) |
|
-UPD |
Update ID of change package. (Required)] Example: -UPD PTU854 |
|
-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. |