Open System Services NFS Management and Operations Guide

started PCNFSD. Next, make sure that there are sufficient system resources to create the SCP
process, such as swap space, low PINs, memory, and so on.
If $ZNET exists, try sending an SPI command, such as INFO PROCESS, through SCF to the OSS
NFS manager process. If the command succeeds within 15 seconds, contact your service provider.
*PCNFSD* Cannot create or access spooling directory: name
Cause
PCNFSD verifies the existence of its spooling directory. Note that the default name
/var/spool/pcnfs can be changed by the -spooldir startup parameter. If the directory
does not exist, PCNFSD adds it through SPI commands to the OSS NFS manager. This error
indicates that the directory cannot be created or accessed.
Effect
Spooling services are unavailable.
Recovery
Try creating a directory in the OSS NFS subsystem. If the command succeeds, contact your
service provider.
*PCNFSD* Cannot access spooler supervisor: name
Cause
The process named in name did not respond to a DEVICEINFO message.
Effect
Spooling services using this supervisor are unavailable.
Recovery
If you are using the default spooler supervisor, $SPLS, verify that it is running. If you selected a
different spooler supervisor, make sure that either the TACL PARAM ZPCD^SPOOL^SUPERVISOR
or the startup PARAM -spoolsup is correctly set. Also verify that the spooler supervisor is
functional by sending commands to it through SPOOLCOM.
*PCNFSD* Cannot access NFS manager: name
Cause
The process named in name did not respond to a GETVERSION SPI message.
Effect
Spooling services are unavailable
Recovery
If you are using the default OSS NFS manager process, $ZNFS, verify that it is running. If you
selected a different OSS NFS manager process, make sure that either the TACL PARAM
ZPCD^NFS^MANAGER or the startup PARAM -nfsmgr is correctly set. Also verify that the
OSS NFS manager process is functioning by sending commands to it through SCF.
*PCNFSD* Program error: function()
function
contains the name of the function where the internal error occurred.
Cause
A programming error was detected.
Effect
Unpredictable and depends on the program error.
Recovery
Log the circumstances that led to this error and contact your service provider.
*PCNFSD* No memory available
83