Home » RDBMS Server » Server Administration » how to check out listener and intelligent agency?
how to check out listener and intelligent agency? [message #63281] Thu, 23 September 2004 18:39 Go to next message
Thomas
Messages: 67
Registered: September 1999
Member
Can someone tell me how to check up linstener and intelligent agent on Unix(solaris). If they are not start, which commands can start up them.

Thanks
Re: how to check out listener and intelligent agency? [message #63282 is a reply to message #63281] Thu, 23 September 2004 20:08 Go to previous messageGo to next message
Daljit Singh
Messages: 290
Registered: October 2003
Location: Texas
Senior Member
Hi,

You can use following commands to check/start the status of listener :

lsnrctl status listener_name # to check the status
lsnrctl services listener_name # to check the services it supports
lsnrctl start listener_name #to start the listener

If you are using the default listener i.e. LISTENER then listener_name is optional.

And following to check the agent

emctl status agent #to check the status
emctl start agent #to start the agent

Daljit Singh.
Re: how to check out listener and intelligent agency? [message #63295 is a reply to message #63281] Fri, 24 September 2004 05:44 Go to previous message
croK
Messages: 170
Registered: April 2002
Senior Member
To check intelligent agent:
oemctl stat oms

to check listener
lsnrctl stat listener_name

Best luck
Remote DBA for hire.
Previous Topic: oracle
Next Topic: Can Initialization parameter on client side?
Goto Forum:
  


Current Time: Fri Sep 27 08:26:31 CDT 2024