PowerExchange Adapters for PowerCenter 
			
			- PowerExchange Adapters for PowerCenter 10.5.9
 - All Products
 
           
      	runmqlsr-m <queue_manager_name> -t TCP -p <port_number> &
Option  
				   | Argument  
				   | Description  
				   | 
|---|---|---|
-m 
				    | queue manager name 
				    | Required. Name of the queue manager you want to connect to. 
				    | 
-t 
				    | protocol type 
				    | Required. Enter TCP for the protocol type. 
				    | 
-p 
				    | port number 
				    | Optional. Port number of the queue manager. Default is 1414. If the queue manager uses 1414, you can omit this option. 
				    | 
& 
				    | -
				    | Optional. Enter an ampersand character (&) to run the process in the background. 
				    |