Versions Compared

Key

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

Promotes Patch Edition for new Run Edition. With EBS 12.2, manual changes can be applied using online patching. FlexDeploy supports both traditional and online patching as a way of deploying your customizations and personalizations. Use this operation to cutover manual changes after deploy (apply) and adopFinalize operations.

...

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

EBS Database PasswordFDEBS_DB_PASSWORDYes

DB User to connect with privileges.
eg: Apps.
Make sure you have permission to execute sqls with this user for all schemas.

System Database PasswordFDEBS_SYSTEM_PASSWORDYesSYSTEM Password for AD Online Patching.
Weblogic Admin PasswordFDWLS_ADMIN_PASSWORDYesThe password for the WebLogic admin user.

...

Property Name

Property Code

Required

Description





Inputs

Input Name

Input Code

Required

Description

Application Restart

FDEBS_APPLICATON_TIER_RESTART

Yes

Specifies whether to restart application tier servers after cutover phase. Defaults to true. Leave as default unless you need to perform any manual steps during downtime.

Concurrent Manager Wait
FDEBS_CONCURRENT_MANAGER_WAIT
NoSpecifies the number of minutes to wait for Concurrent Manager shutdown. Defaults to forever. Adop cutover starts by requesting a concurrent manager shutdown and then waits for in-progress requests to complete. If Concurrent Manager does not shutdown within the specified time limit, remaining concurrent requests will be killed and cutover will proceed.

Outputs

Output Name

Required

Description




Artifacts

This operation doesn't consume or produce any artifacts.

...