RDF/IMP and IMPX System Management Manual (RDF 1.4+)
Messages
HP NonStop RDF/IMP and IMPX System Management Manual—524388-001
C-14
RDF Messages
Cause. An updater process encountered an error while attempting to create an
exception file. The message includes the file-system error number and the name of the
exception file that the updater was trying to create.
Effect. This is a catastrophic error; the updater abends, and RDF stops.
Recovery. Determine the cause of the error, correct the condition, and then restart
RDF.
733
filename
is the name of the file affected by the DDL operation.
Cause. The updater has found a Stop-RDF-Updater record in the image trail. This
special record is generated in the TMF audit trail on the primary node when an SQL
DDL operation WITH SHARED ACCESS involving the specified file has completed.
Each updater will stop when it reaches this record in the image trail.
Effect. The updaters stop.
Recovery. When all updaters have stopped, you must perform the same SQL DDL
operation on the RDF backup node that was originally done on the primary node.
When this operation has been performed, start the updaters again with the START
UPDATE command.
734
type
is the message number in the received message, which was not one of the codes
recognized by the RDF process.
Cause. An RDF process received a message that does not apply to it.
This message is a warning that indicates a possible problem in the configuration file, a
programming problem within RDF, or that a process outside of RDF tried to
communicate with an RDF process. Whenever possible, this message includes the
offending process name or process id as well as the program file name.
Effect. The message type is reported with no other effect.
Stopping update for SQL DDL operation on file filename
Note. You must not start the updaters until you have performed the DDL operation.
Otherwise, you will corrupt your database on the RDF backup node.
Inappropriate message type type received
{from process id cpu,pin | from process processname}
[, program file programfile]