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 NameProperty CodeRequiredDescription
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 environment/instance, 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
YesPassword to connect for EBS Database User.
EBS System Password
FDEBS_SYSTEM_PASSWORD
YesSYSTEM Password for running adpatch.
EBS Database SID
FDEBS_DB_SID
YesDatabase SID for the EBS install.

...