Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
AutoCDC flow on table <tableName> in batch <batchId> failed microbatch validation.
NON_ORDERABLE_SEQUENCE
The sequencing column has non-orderable type <dataType>. The sequencing column must be of a type that supports ordering.
NULL_KEY
The microbatch contains rows with null values in the following key column(s): <nullKeyCounts>. All rows must have non-null values for every key column.
NULL_SEQUENCE
The microbatch contains <nullCount> row(s) with a null sequencing value. All rows must have a non-null sequencing value.