DSM/SCM Messages Manual
INITENV Messages
DSM/SCM Messages Manual—529845-006
1-23
INITPATH Messages
INITPATH Messages
These errors are related to the initialization of the Pathway environment in DSM/SCM:
Cause. The initialization function INITPATH tried to start the DSM/SCM PATHMON
process $YPHI, but found that it had already been started by another user. The
PATHMON process must be started by the current user. Another user might be
running INITENV, but only one user at a time should run INITENV.
Effect. INITENV stops.
Recovery. Find out if another user is running INITENV. If no other user is running
INITENV, shut down the $YPHI PATHMON process either by running the STOPSCM
program or by using PATHCOM commands; then rerun INITENV.
Cause. The initialization function INITPATH tried to initialize a PATHMON process
with the name $YPHI. However, INITPATH found an existing process named $YPHI.
The name $YPHI is reserved for DSM/SCM use and should not be used for other
processes.
Effect. INITENV stops.
Recovery. Remove the process, or take other action to make the name available to
DSM/SCM; then rerun INITENV.
Cause. A file-system error occurred when INITENV tried to access the indicated
internal file.
Effect. INITENV stops.
Recovery. For a description of the error code displayed in this message, see
Section 7, File-System Errors. Correct the file-system error; then rerun INITENV. In
addition to these error messages, errors can occur during INITPATH processing. For
error information, see the
TS/MP Pathsend and Server Programming Manual
.
INITPATH ERROR: DSM/SCM Pathmon process, $YPHI, has already
been started, but not by this INITPATH function. If another
user is executing INITPATH, do not attempt to restart
INITENV. (Only one user should be running INITENV at a time.)
Otherwise, use Pathcom to SHUTDOWN the $YPHI Pathway
subsystem, then run INITENV again.
INITPATH ERROR: DSM/SCM reserved name, $YPHI, is already in
use by a non-DSM/SCM process. Please make this name
available, then restart INITENV.
INITPATH ERROR: File system error
error-number
occurred on
file
filename
. Please correct the problem, then run INITENV
again.