Multi-Tier Request Broker Startup Options

The Request Broker can be started in a number of ways using various command line options. A single instance is described here. For multiple instances, see a subsequent section.

Usage: 
  oplrqb [-flLdcv] [+foreground] [+loglevel num] [+logfile arg]
	[+debug][+configfile arg] [+version]
  +foreground   run Broker in the foreground mode
  +loglevel     log level where Broker session log details decrease in verbosity from 7 down to 1
  +logfile      full path and file name into which Broker session log output is to be written
  +debug        starts Broker in debug mode
  +configfile   use alternate configuration file
  +version      show version number


Command Line Examples