R12 APPS

Linux

Open-Source Database

ERP Open-Source

SDLC

APPS Consultant

HRMS

Interview ?

News


Ubuntu 8.04 is released

Postgresql is making big impact in the market.

Ubuntu »

Postgresql »

Mysql »

Apache »

Joomla »

PHP »

Name:Ashek
Place:Charlotte

Profile

I am an independent APPS DBA consultant with over 8 years of experience.
If you want to hire me on Project basis please contact me at ash@avivogrupo.com

Mobile ERP

Start & Stop R12 Applications

Start R12

First start the Database tier & then the Application tier

cd $DB_HOME

./PROD_testapps01.env

cd $ORACLE_HOME/APPSUTIL/scripts/PROD_avivo

./addlnctl.sh start PROD

./addbctl.sh start

Application tier

cd $COMMON_TOP/admin/scripts/

./adstrtal.sh apps/apps

./adcmctl.sh start apps/apps

Shutdown R12

First shutdown the application tier & then the Database tier

cd $COMMON_TOP/admin/scripts/

./adstpall.sh apps/apps

Database Tier

cd $DB_HOME

./PROD_AVIVO.env

cd $ORACLE_HOME/appsutil/scripts/PROD_AVIVO

./addlnctl.sh stop PROD

./addbctl.sh stop immediate

R12 portal

R12 portal can be accessed by

http://avivo.grupo.com:8000