Shutting Down the Unified Agent

Learn how to shut down the Unified Agent.

To shutdown a UAF agent running on a specific port number, enter:
$SYBASE_UA/bin/uafshutdown.sh -port port_number
For example, to shutdown a UAF agent that is started on port number 12345:
$SYBASE_UA/bin/uafshutdown.sh -port 12345
Note: Do not cancel your Unified Agent process by using Ctrl-C to terminate a parent Java process on a running server: this also kills any Adaptive Server and other auxiliary server instances the agent started.


Created June 23, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com