| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 2862.1 | Yes, known problem... | KLOVIA::MICHELSEN | BEA/DEC MessageQ Engineering | Mon Apr 28 1997 12:28 | 6 | 
|  | ...due to the COM Server forcing some of the logging options to get behavior it
wants during startup.  It should be a bit more inteligent as to merging the user
switch settings with it's normal resetting of logging options.
Marty
 | 
| 2862.2 | work around? | SIOG::BATEMAN | We are all DECservers | Wed Apr 30 1997 13:54 | 10 | 
|  |     
    My main objective is to prevent the COM server sending messages to the
    console (mean customer has end-users using the VMS console in some
    small locations to save buying additional terminal servers).
    
    Could I define DMQ$OPCOM_TARGET to go over the DMQ$GROUP_OUTPUT
    setting defaulting to CONSOLE?
    
    Thanks,
    Alan.
 | 
| 2862.3 | That's easy... | KLOVIA::MICHELSEN | BEA/DEC MessageQ Engineering | Thu May 01 1997 09:09 | 14 | 
|  | re: .2
>    My main objective is to prevent the COM server sending messages to the
>    console (mean customer has end-users using the VMS console in some
>    small locations to save buying additional terminal servers).
 
	  ...just do:
		$ DEFINE/SYS DMQ$ERROUT NLA0:
Marty
 | 
| 2862.4 | Thanks | SIOG::BATEMAN | We are all DECservers | Thu May 01 1997 12:10 | 6 | 
|  |     Marty,
    
    Great - I had actually thought that DMQ$ERROUT was no longer used since
    the new logging process was introduced.
    
    Alan.
 |