HP Guardian Errors Manual page 255

Procedure errors and messages manual
Table of Contents

Advertisement

Cause (C-series-format system message only) Either the process was opened by another process
or the backup process of a process pair opened a process (a process receives two process open
messages when opened by a process pair).
Format The operating system sends the process the following message, provided the process has
opened its $RECEIVE file to receive file management system messages either by setting the
FILE_OPEN_ procedure parameter options.<15> to 0 or the OPEN procedure parameter flags.<1>
to 1:
sysmsg[0]
= -30
sysmsg[1]
= flags parameter to caller's OPEN
sysmsg[2]
= sync-or-receive-depth parameter to
caller's OPEN
sysmsg[3] FOR 4
= 0 if normal OPEN; process ID of primary
sysmsg[7]
= 0 if normal OPEN, negative of the file
sysmsg[8]
= Process accessor ID of opener
sysmsg[9] FOR 4
= Optional first qualified name of named
sysmsg[13] FOR 4 = Optional second qualified name of named
sysmsg[17].<14>
= Set to 1 if the opener's process access
sysmsg[17].<15>
= Set to 1 if the opener is on a
Response Obtain the process ID of the opener by a call to LASTRECEIVE or RECEIVEINFO. Corrective
action, if any, is application dependent.
-31
PROCESS CLOSE
Cause (C-series-format system message only) Another process closed the receiver process. The
closing process can also be the backup process of a process pair, so a process receives two
process close messages when closed by a process pair.
Format The operating system sends the process the following message, provided the process has
opened its $RECEIVE file to receive file management system messages either by setting the
FILE_OPEN_ procedure parameter options.<15> to 0 or the OPEN procedure parameter flags.<1>
to 1:
sysmsg[0] = -31
Response Obtain the process ID of the closer by a call to LASTRECEIVE or RECEIVEINFO. Corrective
action, if any, is application dependent.
-32
PROCESS CONTROL
Cause Another process called the CONTROL procedure while referred to the receiver process file.
Format The operating system sends the process the following message, provided the process has
opened its $RECEIVE file to receive file management system messages either by setting the
FILE_OPEN_ procedure parameter options.<15>to 0 or the OPEN procedure parameter flags.<1>
to 1:
sysmsg[0] = -32
sysmsg[1] = Operation parameter to caller's CONTROL
sysmsg[2] = Parameter parameter to caller's CONTROL
process if an open by a backup process
number of file if an open by a backup
process
process or blanks
process or blanks
identification (given in the message)
has not been verified in the receiver's
node (although it passes the
remote password test)
different node from the receiving
process
Message Descriptions 255

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Guardian

Table of Contents