where broker-name is the name you gave the broker when you configured it; host-name is the name of the host machine on which you want the broker to run; and user-name is the user ID of the system account under which the AdminServer is running. This account can be different from the one that owns the DataServer broker, which in turn can be different from the user profile you use to connect to the Oracle database.
You can also use the oraman utility to check the status of a broker. To check the status of a broker, enter this command at the system prompt on the machine where the broker is running:
oraman -name broker-name -query
To stop the DataServer broker, enter this command at the system prompt on the machine where the broker will run:
oraman -name broker-name -stop
To stop the DataServer broker, enter this command at the system prompt on the machine where the broker will run:
You can stop a broker on a remote machine by adding the -host and -user options.