sion

Oracle Fusion Middleware : Oracle Identity and Access Management Suite 10g/11gR1/11gR2PS1,PS2,PS3 : OIM | OAM,OAAM,OIF | OID, OVD, DIP | OUD/ ODSEE | Microsft AD | OpenLDAP | ADF | EBS R12 | OECMCCR4 | Business Intelleigence - Bi Publisher | Banking | Demo Applications | Core Java | SQL | PLSQL | Web services | Weblogic | Tomcat | JBoss | OHS | WebGate | WebCenter | In any Queries please Contact Me : info@oratechsoft.com

Search This Blog

Sunday 19 July 2015

E-Business Suite R12 Server startup and Shutdown Steps

E-Business suite R12 Start Up 


Step 1: Login to Root User ::

#Connect to Oracle Database 

su - oradev
sqlplus / as sysdba
startup;

exit

lsnrctl start VIS
lsnrctl status VIS


and THEN


# Connect to ApplicationDevelopment scheme 

su - appldev

connect apps/apps

cd $ADMIN_SCRIPTS_HOME
./adstrtal.sh apps/apps@VIS



# ok this is startup procedure


Shut-down procedure 

su - appldev
 cd $ADMIN_SCRIPTS_HOME
./adstpall.sh apps/apps@VIS


su - oradev
lsnrctl stop VIS
sqlplus / as sysdba
shut immeidate;
exit


http://ebsdev.luckyfusion.com:8000/


    SYSADMIN/sysadmin

    MFG/welcome

    OPERATIONS/welcome

    SERVICES/welcome

    MRC/welcome

    HRMS/welcome




========================================================================

Thanks & Regards

Lakshmi Prasad Reddy Nandyala 

Per_Email :: nandyala@lakshmiprasad.co.in

Mobile No :: +91-9490059784



No comments:

Post a Comment