Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
1255952
1255952

Anchor
1255952
1255952
Description

...

Valid values for destination are:

<ul> <li> <b>logfile</b><br> Writes the messages to ddname <b><code>UNVLOG</code></b>. <li> <b>system</b><br> Writes the messages to the console as WTO messages. </ul>
  • logfile
    Writes the messages to ddname UNVLOG.
  • system
    Writes the messages to the console as WTO messages.


Default for a console process is system.

<ul> <li> <b>logfile</b><br> Writes the messages to a log file. The log file location is specified by the Log Directory option. The current log file name is <b><code>unv.log</code></b>. Past generation log files are named <b><code>unvNNNN.log</code></b>, where <b><code>NNNN</code></b> equals the generation number. By default, five generations are kept. <li> <b>stderr</b><br> Writes the messages to the console. <b>stderr</b> is a valid value only if Universal Broker is running as a console application. <li> <b>system</b><br> Writes the messages to the Windows Application Event Log. </ul>
  • logfile
    Writes the messages to a log file. The log file location is specified by the Log Directory option. The current log file name is unv.log. Past generation log files are named unvNNNN.log, where NNNN equals the generation number. By default, five generations are kept.
  • stderr
    Writes the messages to the console. stderr is a valid value only if Universal Broker is running as a console application.
  • system
    Writes the messages to the Windows Application Event Log.


Default depends on how Universal Broker is started:

  • Default for a Windows Service is system.
  • Default for a console application is stderr.
<ul> <li> <b>stderr</b><br> Writes the messages to the console. <b>stderr</b> is a valid value only if Universal Broker is running as a console application. <li> <b>logfile</b><br> Writes the messages to a log file. The log file location is specified by the Log Directory option. The current log file name is <b><code>unv.log</code></b>. Past generation log files are named <b><code>unvNNNN.log</code></b>, where <b><code>NNNN</code></b> equals the generation number. By default, five generations are kept. <li> <b>system</b><br> Writes the messages to the <b><code>syslog</code></b> daemon. </ul>
  • stderr
    Writes the messages to the console. stderr is a valid value only if Universal Broker is running as a console application.
  • logfile
    Writes the messages to a log file. The log file location is specified by the Log Directory option. The current log file name is unv.log. Past generation log files are named unvNNNN.log, where NNNN equals the generation number. By default, five generations are kept.
  • system
    Writes the messages to the syslog daemon.


Default depends on how Universal Broker is started:

  • Default for a console process is stderr.
  • Default for a daemon process is logfile.
<ul> <li> <b>stderr</b><br> Writes the messages to the STDERR file. A batch
  • stderr
    Writes the messages to the STDERR file. A batch job's
  • STDERR
  • file
  • is
  • allocated
  • to
  • the
  • print
file <b><code>QPRINT</code></b>. <li> <b>logfile</b><br> Writes the messages to the
  • file QPRINT.
  • logfile
    Writes the messages to the job's
  • job
  • log.
<li> <b>system</b><br> Writes the messages to the system operator message queue <b><code>QSYSOPR</code></b>. </ul>
  • system
    Writes the messages to the system operator message queue QSYSOPR.


The product is delivered with a value of logfile.
 
If a value of system is preferred, you may want to reduce the number of messages written to the message queue by specifying a MESSAGE_LEVEL of warn.
 
Default is stderr.

z/OS


Html bobswift

Windows


Html bobswift

UNIX


Html bobswift

IBM i


Html bobswift

...