How to Stop Oracle E-Business Suite 11i - Database User
Instructions:
- Login
to Oracle Database User (oraerpp)
Login:oraerpp (user)
Password ****** (password)
- Make
sure you set the ora home environment, quiry the Path
PATH=$PATH:$HOME/bin
. /data/u01/erppdb/9.2.0/ERPP*******.env
- Now
go to the database script directory
cd /data/u01/erppdb/9.2.0/appsutil/scripts/ERPP******
- First
Stop the listener of the Database service
./addlnctl Stop ERPP
- Second
Stop the Database ERPP
./addbctl.sh Stop
Note:
If you get Zero (0) status, then you successfully Stop the
database listener service
addlnctl.sh: exiting with status 0
DONE! SUCCESSFULLY STOP THE ORACLE DATABASE 11i
-=mark=-
No comments:
Post a Comment