Contents

CKError.Code.badDatabase

An error that occurs when the operation can’t complete for the specified database.

Declaration

case badDatabase

Discussion

The system submitted the operation to the wrong database. Make sure you aren’t submitting a share operation to the public database, or a record zone create operation to the shared database.

See Also

Error Codes