Database control is the standalone management console. Each database has its own database control console. It requires the dbconsole process to be started prior to use.
To start the dbconsole process
$ emctl start dbconsole
To stop the dbconsole process
$ emctl stop dbconsole
To view the dbconsole process status
$ emctl status dbconsole
Thanks
Showing posts with label Utilities. Show all posts
Showing posts with label Utilities. Show all posts
Wednesday, February 25, 2009
Starting and Stopping Listener Service
To view the status of the listener
$ lsnrctl status [listener_name]
To start the listener
$ lsnrctl start [listener_name]
To stop the listener
$ lsnrctl stop [listener_name]
Thanks
$ lsnrctl status [listener_name]
To start the listener
$ lsnrctl start [listener_name]
To stop the listener
$ lsnrctl stop [listener_name]
Thanks
Start and Stop iSQL*PLUS
The iSQL*PLUS Application Server must be running to start an iSQL*PLUS session. To start or stop the iSQL*PLUS Application Server on UNIX use the following commands,
$ isqlplusctl start
To Stop
$ isqlplusctl stop
Thanks
$ isqlplusctl start
To Stop
$ isqlplusctl stop
Thanks
Subscribe to:
Posts (Atom)

