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, set FDEBS_INP_APPLY_MODE to hotpatch mode.

Target 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

EBS Database User

FDEBS_DB_USER

Yes

DB User to connect with privileges. For example, apps.

EBS Database Password

FDEBS_DB_PASSWORD

Yes

DB Password for EBS Database User.

EBS System Password

FDEBS_SYSTEM_PASSWORD

Yes

SYSTEM Password for AD Online Patching.

Weblogic Admin Password

FDWLS_ADMIN_PASSWORD

Yes

The password for the WLS admin server.

Project 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.

...