Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 hotpatch mode.

  

Environment/Instance Properties

Property Name

Property Code

Required

Description

EBS Source Script

FDEBS_SOURCE_SCRIPT

Yes

Source Script with full path. 
e.g. /u1/apps/apps_st/appl/APPSorcl_ebs01.env

If you would like to apply changes directly to run edition for EBS R 12.2+, specify the run param after the script. By default it connects to patch edition.

e.g. /u1/apps/apps_st/appl/APPSorcl_ebs01.env run

EBS Database PasswordFDEBS_DB_PASSWORDYesDB Password for EBS Database User.
EBS System PasswordFDEBS_SYSTEM_PASSWORDYesSYSTEM Password for AD Online Patching.
Weblogic Admin PasswordFDWLS_ADMIN_PASSWORDYesThe password for the WLS admin server.

...

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 ModeFDEBS_INP_APPLY_MODEYes

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.

...