MultiNet V5.2 Messages & Logicals

Previous Page TOC Index Next Page

Chapter 4

Utility Return Codes

Completion codes generated by selected MultiNet utilities are listed here.

PING Return Codes

MULTINET PING returns the OpenVMS status codes shown in Table 4-1 to indicate success or failure.

Table 4-1 MULTINET PING OpenVMS Status Codes

Status Code

Description

SS$_NORMAL

Successful PING.

SS$_IVBUFLEN

An invalid length was specified on the /DATA_LENGTH qualifier. The maximum value is 65468.

SS$_NOSUCHNODE

Failed attempt to PING an unknown host.

SS$_PROTOCOL

Remote host is not configured to support ICMP.

SS$_NOPRIV

Access to PING denied by the system manager.

SS$_DATALOST

Some PING responses were received, but some were lost; that is, a PING success rate of less than 100%.

SS$_UNREACHABLE

No responses were received.

RCP Return Codes

MULTINET RCP returns the completion codes shown in Table 4-2.

Table 4-2 MULTINET RCP Completion Codes

Code

Description

RCP$COPIED

!AS copied to !AS!AS/Info

RCP$CREATED

Created directory !AS/Info

RCP$CREATEDIR

Error creating directory !AS/Fatal

RCP$ERROR

!AS/Error

RCP$FATALERR

RCP server fatal error/Fatal

RCP$LOSTCONN

Lost connection to remote host/Fatal

RCP$NEWFILES

!UL files created/Info

RCP$NOTCONNECTED

Couldn't connect to node/Fatal

RCP$NOTIMPL

3rd party copies are not supported/Fatal

RCP$NOSUCHNODE

Remote node !AS is unknown/Fatal

RCP$OPENIN

Error opening !AS as input/Error

RCP$OPENOUT

Error opening !AS as output/Error

RCP$PARSERR

Error merging remote filename !AS with !AS/Fatal

RCP$PROTOCOLERR

RCP protocol error/Fatal

RCP$SIZECHANGE

File !AS size changed/Fatal

RCP$STARTUPERR

RCP server startup error/Fatal

RCP$WRITERR

Error writing to file/Fatal

Previous Page Page Top TOC Index Next Page