Skip to content
On this page

Statuses.

Source Reader Statuses

DBS may assign the following source read statuses to stream objects, informing you of progress and any action taken:

StatusDescription
READYstream is initialized, and the Source reader is ready to start receiving events from the source.
RUNNINGThe source reader actively receives Events (records).
FINISHEDThe ingestion has reached the specified stream limit.
STOPPEDThe stream has stopped, and the source reader is no longer collecting events from the source.
INIT FAILEDAn error occurred while initializing the source database

Target writer statuses

DBS may assign the following target read statuses to stream objects, informing you of progress and any action taken:

StatusDescription
READYstream is initialized, and the Target writer is ready to start receiving events from the Event Hub and writing them to the specified targets.
RUNNINGEvents (Records) are actively loaded into targets.
FINISHEDThe loading of events has reached a specified stream limit.
STOPPEDThe stream has stopped, and the target writer is no longer consuming events from the Event Hub.
INIT FAILEDAn error occurred while initializing the target database

DBConvert Streams - event driven replication for databases