Versions Compared

Key

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

Executes the adpatch command line interface to perform 12.1.3 EBS patches.  

...

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 when performing the deploy operation. All other operations are sourced from run by default.

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

Info

If you are adding more than one endpoint for an Target, this file must be same location for all endpoints. If necessary you should create symbolic links on each endpoint, so location of environment file is same.

EBS Database Password

FDEBS_DB_PASSWORD

Yes

Password to connect for EBS Database User.

EBS System Password

FDEBS_SYSTEM_PASSWORD

Yes

SYSTEM Password for running adpatch.

EBS Database SID

FDEBS_DB_SID

Yes

Database SID for the EBS install.

...

Running in HotPatch and TestMode

Before applying a patch, it is recommended to run with HotPatch and TestMode enabled.  This behavior will test the patch application whilst not putting the server in maintenance mode.

...