Log in to the Cloudant dashboard and select the _warehouser
database. Inside that database, select the document that represents the SDP that you are trying to verify the status of. Inside that document, look for the tag sub_status
:
"replication_status": {
"yourdatabase": {
...
"sub_status": "initial",
...
}
},
This will be set to initial
for the initial load and continuous
when the initial load has finished.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…