Versions Compared

Key

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

Starts all EBS application tier services.

...

Environment/Instance Properties

Property Name

Property Code

Required

Description

EBS Source ScriptFDEBS_SOURCE_SCRIPTYes

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 User

FDEBS_DB_USER

Yes

DB User which has privileges to start concurrent manager. eg: Apps.

EBS Database Password

FDEBS_DB_PASSWORD

Yes

DB Password to connect for EBS Database User.



Project Properties

Property Name

Property Code

Required

Description





  

Inputs

Input Name

Input Code

Required

Description

Failure TimeoutFDEBS_CONCURRENT_MANAGER_TIMEOUTNo

This opaeration operation will fail if Concurrent Manager process are still running after this many minutes have elapsed. Set longer than Force Kill Time if using both inputs. Defaults to 30 minutes.

@Since EBS Plugin version 5.5.0.3.11

Input OptionsFDEBS_STOP_START_SCRIPT_INPUT_PARAMNo

Additonal Additional Input options to the script. You can use -mode=allnodes to stop/start services on all application tier nodes of an instance.

@Since EBS Plugin version 5.5.0.3.11

  

Outputs

Output Name

Required

Description




  

Artifacts

This operation doesn't consume or produce any artifacts.

...