Tuesday 27 June 2017

How to UP/DOWN and know Status of Node Manager, Admin Server, Managed Server and VIPS -


Hi All, in this post I'll show how to know status of your Node Manager, Admin, Manage and VIPS status.
Sometime most of the developer not able to run console or enterprise manager so then need to log in through Unix prompts and see the status.


Below are the steps.
step1 - open Unix Prompts and login as a admin, to login as a super user run the command sudo su - username (sudo - set user and do, su - super user).

step2 - to see the status run the command status_all

step3 - to start all activities run the start_all

once you'll start the services then you'll able to see console or em and can able to access the application.
Console -

Application -

step4 - to stop all the activities run the stop_all, when will run stop_all unix promps for you id for auditing,after entering your id all services will stop.




once you'll down all the server you'll not able to see your console or em and application.




Application -

now all services are up and running.


Thanks guys to here me :)

2 comments:

Vcom Infotech Company said...

Wow, a very huge details of description within the practical snaps of sharing which is really informative to know. Thank you so much. Web designing company in Coimbatore | Coimbatore website designing company

Amit said...

Thanks Vcom.

Eclipse With Python

Hi Guys, Today i'll share how to start python project in eclipse IDE. to start Py development in eclipse we need to add Py Dev plugi...