RDF System Management Manual for H-Series RVUs (RDF 1.8)

Effect If this message comes from the master receiver, then normal RDF TAKEOVER
processing is ready to proceed. If it comes from an auxiliary receiver, then normal RDF
TAKEOVER processing does not start until the master receiver has finished ZLT processing.
Recovery This is an informational message; no recovery is required.
904
Auxiliary receiver is catching up
Cause The master receiver has found a TMF shutdown record. The auxiliary receiver
reporting this event is working to catch up to the corresponding point.
Effect The master receiver waits until all auxiliary receivers have caught up. The auxiliary
receiver might continue to report this event as it continues to catch up.
Recovery If the master receiver has been waiting for more than 30 seconds, you should check
the status of all auxiliary extractors and receivers with the RDFCOM STATUS PROCESS
command. If you see this event when attempting to issue an RDF TAKEOVER operation, you
should manually stop all RDF processes on the backup system and then reissue the RDFCOM
TAKEOVER command.
905
SQL DDL operation must not be performed
Cause You have completed an SQL DDL operation WITH SHARED ACCESS for a file on
your primary system, but one or more updaters has terminated prematurely before having
processed all required audit.
Effect It is not yet safe for you to execute this DDL operation on the backup system.
Recovery Issue the RDFCOM START UPDATE command. You must not execute this DDL
operation on the backup database until the RDF 908 event has been logged.
906
Process creation error nnn nnn, file filename
nnn nnn
are the error number and error detail returned by the PROCESS_CREATE_ system
procedure.
filename
is the name of the program file that was to be executed.
Cause The process encountered an error while attempting to create an RDF process. The
error fields reported in the message are the error number and error detail returned by the
PROCESS_CREATE_ system procedure followed by the filename of the program that was to
be run.
Effect The process is not started, and RDF shuts down.
Recovery See the description of the PROCESS_CREATE_ procedure in the Guardian Procedure
Calls Reference Manual to determine the cause of the failure. Once the underlying cause is
corrected, RDF can be restarted.
907
Backup process creation error nnn nnn, file filename
nnn nnn
are the error number and error detail returned by the PROCESS_CREATE_ system
procedure.
filename
is the name of the program file that was to be executed.
Cause The primary process of an RDF NonStop process pair encountered an error while
attempting to create its backup process. The error fields reported in the message are the error
384 Messages