RSC/MP 7.3 Installation and Configuration Guide
RSCCOM Command Reference
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide—522358-010
13-11
LOGCLOSE Command
LOGCLOSE Command
The LOGCLOSE command closes the current error log opened with the LOGOPEN
command.
OPEN Command
The OPEN command specifies the name of the TDP to which RSCCOM directs
subsequent commands and closes any previously opened TDP.
system
The name of the host system. If not supplied, the current host system name is
used.
process
The name of the TDP process to open.
Examples:
The following example specifies $TDP1 on the local system as the name of the TDP
process to open:
1(( OPEN $TDP1
The following example specifies $TDPA on the system BOSTON as the name of the
TDP process to open:
2(( OPEN \BOSTON.$TDPA
STATUS TDP Command
The STATUS TDP command displays the current status of the TDP, including
information about the status of the primary and backup processes.
This is the format of the display:
STATUS for TDP process process-name:
------------------------------------
Primary process is running in CPU prim-cpu.
Backup process is backup-state.
LOGCLOSE
OPEN [ \system.]$process
STATUS TDP