Performs the adop apply patch phase, applying one or more Oracle patches. The patches must be placed in the correct locations on the server before running the operation.
If it is desired to patch the run edition directly, set FDEBS_INP_APPLY_MODE
to hotpatch mode.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
EBS Source Script |
| Yes | Source Script with full path. |
EBS Database User |
| Yes | DB User to connect with privileges. For example, apps. |
EBS Database Password |
| Yes | DB Password for |
EBS System Password |
| Yes | SYSTEM Password for AD Online Patching. |
Weblogic Admin Password |
| Yes | The password for the WLS admin server. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Patch Numbers |
| Yes | Patch Numbers to apply. Separate patch numbers with commas. |
Apply Mode |
| Yes | Mode used to apply the patch Choose from:
|
ADOP Additional Parameters |
| No | Pass additional parameters to the adop command as key=value pairs with each pair in a new line. Parameters already available as explicit inputs will be ignored, eg: phase, patches |
ADOP Additional Prompt Values |
| No | Pass additional values to prompts that may show up for ADOP phase operations. Each unique prompt value must be separated by a new line. |
Artifacts
This operation doesn't consume or produce any artifacts.
...