Pular para o conteúdo principal

STREAMING_CHECKPOINT_EXPORT_ERROR error condition

SQLSTATE: 42616

Error performing exportCheckpoint operation on the streaming checkpoint.

DESTINATION_LOCATION_NOT_EMPTY

Destination location <destLocation> already contains files. Provide an empty or non-existent destination path for checkpoint export.

NOT_A_STREAMING_CHECKPOINT

Source location <srcLocation> is not a valid streaming checkpoint. Ensure the path contains a valid streaming checkpoint metadata file.

SOURCE_CHECKPOINT_LOCATION_DOES_NOT_EXIST

Source checkpoint location <srcLocation> does not exist. Provide a valid path to an existing streaming checkpoint.

SOURCE_CHECKPOINT_LOCATION_IS_EMPTY

Source checkpoint location <srcLocation> is empty. Ensure the source contains checkpoint files to export.