x4setclass [ Managing HP X.400 Administrator's Guide ] MPE/iX 5.0 Documentation
Managing HP X.400 Administrator's Guide
x4setclass
Enable or disable information logging to the error log.
Syntax
_____________________________________________________________________
| |
| x4setclass {-e} {nc } [encoder] [decoder] [x4xfer] [mta] [rts]|
| {-d} {proc} |
_____________________________________________________________________
Parameters
-e Enable error logging.
-d Disable error logging.
nc Enable/disable non-critical error logging.
proc Enable/disable procedure trace logging.
encoder Enable/disable the encoder non-critical
error/procedure trace logging.
decoder Enable/disable the decoder non-critical
error/procedure trace logging.
x4xfer Enable/disable the x4xfer non-critical
error/procedure trace logging.
mta Enable/disable the Message Transfer Agent
non-critical error/procedure trace logging.
rts Enable/disable the Reliable Transfer Server
non-critical error/procedure trace logging.
NOTE If no components are specified, all components are affected.
Description
x4setclass accepts the command option -e or -d followed by the type of
error information and the module name. The types of error information
are nc and proc which represent non-critical error messages, and
procedure trace messages, respectively. Note that critical errors are
always enabled, and cannot be disabled with this command. If no
components are specified, all components are affected.
MPE/iX 5.0 Documentation