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

898
SQL NSA operation detected in network undo operation
Cause An SQL SHARED ACCESS DDL operation was detected during the network undo
phase of the RDF takeover operation.
Effect The updater abends, and the takeover operation aborts.
Recovery Recovery might not be possible. Contact your service provider.
899
Too many transactions for undo processing. Repeat the operation.
Cause The updater has detected more than the default maximum number of transactions
that need to be undone. This exceeds the number of transactions that can currently be loaded
into memory.
Effect The updater abends, and the takeover operation aborts.
Recovery If this happens during a takeover operation, reissue the TAKEOVER command.
When the updater restarts the table will automatically be resized to accommodate the required
number of transactions. If this happens in a stop-update-to-time operation, restart RDF and
issue a new STOP UPDATE, TIMESTAMP command at a time when there are fewer transactions
active.
900
Extractor has finished ZLT processing
Cause The extractor has sent all remaining audit from the remote mirror(s) on the ZLT
standby system to the backup system.
Effect The extractor shuts down.
Recovery This is an informational message; no recovery is required.
901
Extractor is started for ZLT processing
Cause The extractor is started on the ZLT standby system for ZLT processing.
Effect The extractor reads and sends all remaining audit from the remote mirror(s) connected
to the ZLT standby system to the receiver on the backup system.
Recovery This is an informational message; no recovery is required.
902
The remote mirror for volume is missing
volume
is a volume name.
Cause The extractor has determined that the specified remote mirror is not connected to
the ZLT standby system or that an expected audit-trail file is missing.
Effect The extractor abends.
Recovery Connect all required remote mirrors to the ZLT standby system and then re-issue
the RDF TAKEOVER command. If you have already connected all remote mirrors and you
get this event, then you already have all audit needed for the takeover operation. To allow the
takeover operation to complete, disable the REMOTE MIRROR attribute in your RDF
configuration with this RDFCOM command: ALTER RDF REMOTE MIRROR OFF. Then
re-issue the RDF TAKEOVER command.
903
Receiver has finished ZLT processing
Cause All remaining audit from the ZLT standby system has been received and stored in
the image trails for this receiver.
RDF Messages 383