RSC/MP Installation and Configuration Guide

Configuring the RSC/MP Client Configuring the RSC/MP I/O Manager
Pr oc es s
(RS CP IPE )
Starting the RSCPIPE Process on UNIX Systems
The syntax for starting the RSCPIPE process from the RSC.INI file is:
SUBSYSTEM_CMDLINE = "[-d] [-cN] [-lN]"
The syntax for starting the RSCPIPE process from a command line prompt is:
<path>/rscpipe.exe [-d] [-cN] [-lN] [subsystem_name]
<path>
The folder where rscpipe.exe is installed.
-d
Enables diagnostic logging. This option is disabled by
default because it slows down performance and may
create log files that use a significant amount of disk
space.
-cN
Specifies the debugging class. Values range from 0 (no
debugging classes) to 255 (all debugging classes). The
default value is 255. This setting takes effect only when
diagnostic logging has been enabled with the -d flag. The
debugging classes are specified as a sum of the target
class values, selected from the values below. Each entry
in the log file will contain an identifier indicating which
debugging class generated the log entry.
1 RSC
2 PICCOLO
4 CONN
8 API
16 HOST
32 REQ
64 NOTIFY
128 SNO
For example, to enable API, HOST, and REQ logging,
add 8 + 16 + 32 to get a final class value of 56.
-lN
Specifies the debugging level. Values range from 0 (the
least amount of information) to 3 (the greatest amount of
information). The default value is 3. This setting takes
effect only when diagnostic logging has been enabled
with the -d flag.
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration
G uide
52235 8- 013
12-7