RDF System Management Manual for J-series and H-series RVUs (RDF 1.10)

filename
is the Guardian file name of the file that is 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 system 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 system that was originally performed on the primary system. When this operation has
been completed, start the updaters again with the START UPDATE command.
NOTE: You must not start the updaters until you have performed the DDL operation. Otherwise,
you will corrupt your database on the RDF backup system.
734
Inappropriate message type type received {from process-id cpu,pin |
from process processname} [, program file programfile]
type
is the message number in the received message, which was not one of the codes recognized
by the RDF process.
cpu,pin
is the cpu,pin number of the process that sent the message.
processname
is the name of the process that sent the message.
programfile
is the name of the object file from where the process that sent the message was started.
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.
Recovery
This is an informational message; no recovery is required.
To see if the message resulted from an incorrect configuration file, examine the configuration
file and verify that all necessary parameters have been specified correctly.
Report this to your service provider.
735
MAT position of last audit record SNO sno RBA rba
sno
is the sequence number in the Master Audit Trail (MAT) of the last audit record received by
the RDF receiver process.
rba
is the relative byte address of the record.
RDF Messages 357