SCF Reference Manual for SCP

SECTION 1
INTRODUCTION
This manual describes the subsystem-specific details for using
the Subsystem Control Facility (SCF) to control and inquire
about the SCP process. To use SCF to control or inquire about
SCP, the SCP process must first be running as described in the
Communications Management Programming Manual
.
For information about the role of SCP as an interface between
SCF and other data-communications subsystems, refer to the
Communications Management Programming Manual
and the
Subsystem
Control Facility (SCF) Reference Manual
.
OBJECT TYPES AND OBJECT NAMES
The SCP process supports two object types--PROCESS and
null
.
If you use the
null
object type (that is, if you omit the PROCESS
object type when you enter a command), the PROCESS object type is
assumed.
The PROCESS object name identifies a specific SCP process. The
object name follows GUARDIAN 90 naming conventions. Usually, the
SCP object process is named $ZNET. Use the command
LISTDEV SCP
to obtain a list of SCP process names on your system.
1-1