Skip to main content

CREATE_FILE_ERROR error condition

SQLSTATE: 58030

Error creating a file.

FAILED_TO_WRITE_FILE

Failed to write the file at path <path>. Cause: <cause>.

FILE_ALREADY_EXISTS

A file already exists at the path <path>. Please override if_file_exists with the modes "skip" to skip uploading this file, or "overwrite" to overwrite the existing file.