Thursday, May 10, 2012

Starting your Oracle Apps Instance

The directories used below are based on my environment settings on the Laptop.
Please modify accordingly

Start database
cd /home/oracle/u01/VIS/db/tech_st/11.1.0/appsutil/scripts/VIS_oraerp
./addbctl.sh start

Start Listener
./addlnctl.sh start VIS

Start Instance
cd /home/oracle/u01/VIS/inst/apps/VIS_oraerp/admin/scripts
./adstrtal.sh

All the commands should exit with status 0 otherwise check the corresponding log files for any errors



at erp, erp, oracleapps, oracleapps erp, oracle erp, oracle ebusiness, oracle application,  
about oracle, oracle developer, oracle jobs, finance software, finance accounting accounting, r12 oracle, what is oracle database, oracle database, Oracle 11g, 11g database

3 comments:

Unknown said...

I am not a dba and i am not aware about this. i am technical guys. So, my problems is i am run oracle Apps 11i on my laptop. Some time ago, i had a problem regarding error when i
connect the database, it throw error;
ORA-01033: ORACLE initilization or shutdown in progress. How i overcome this error. Please Help

Mehboob Alam

Santosh Dhongade said...

This error usually comes when ur Oracle Apps instance is not fully started or Shutdown

do following steps
Stop database and listener


and restart your machine and
perform the steps in the Blog

Unknown said...

When i tried to login the R12 page,it is throwing internal server 500 error...

PLease guide me to solve this