I'm confused whether you want to start/stop database or start the OEM gui.
Anyways... to start the console on Solaris give command
For console
export DISPLAY=ip_of_your_X_server:0.0
oemapp console start
OR
oemapp dbastudio start
This will give you the GUI session of OEM
And to start or stop databases you don't need to use OEM.
You can directly give commands as su
1. su -oracle
2. svrmgrl
3. connect internal
4. startup (options)
There are three options (mount,nomount,open)
And for shutdown change the step-4 to
4.shutdown (options)
Again three options(abort,immediate,normal)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.