How to Start the Application in EBS

 

How start the  Application in EBS?

Step 1- Go into oracle log-in

In EBS you will get the ENV file with default installation and you need to go with that EVN.

For database ENV file you will get it from below path under the name of databasename_ebs.env as default. In below case I have kept database name as PROD, so default database ENV created under the name of PROD_ebs.env(Note please find the yellow mark in the below SS)

 

Step -2 – Open one more terminal or put and log into the Applmgr.

As same like database ENV, for application also ENV would be created as default in the name of

APPSDATABASENAME_ebs.env.

After providing ENV, please go with cd $ADMIN_SCRIPTS_HOME its again one more default creation from ebs installation.

 

 

Step -3 – Go to the script and run the script according for you required. All the scripted file is default file.

adstpall.sh – To Stop the file

adstrtal.sh –  To start the file

adalnctl.sh – Lisnter file

adcmctl.sh –  Concurrent Manager

adautocfg.sh –Autoconf file

adpreclone.pl – precloning file

java.sh – Java file

adopmnctl.sh – opmn file

adformsrvctl.sh – form service file

\

 

Recent Posts