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, use set FDEBS_INP_APPLY_MODE
to hotpatch mode.
Environment/Instance Properties
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Patch Numbers | FDEBS_INP_PATCH_NUMBER | Yes | Patch Numbers to apply. Separate patch numbers with commas. |
Apply Mode | FDEBS_INP_APPLY_MODE | Yes | Mode used to apply the patch Choose from: online (default, apply to patch edition; use after prepare) hotpatch (apply to run edition) downtime (don't use prepare, stop services first) |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
...