VariableMAX_FILEUPLOAD_SIZE
Description Controls the maximum size of uploaded files.
Default104,857,600 bytes (100 MB)
Minimum1,048,576 bytes (1 MB)
Maximum2,147,483,647 bytes (2048 MB)

Uploaded files cannot be bigger than the value specified in bytes in this configuration variable.

MAX_FILEUPLOAD_SIZE also controls the maximum allowed size, in bytes, of upload/lookup files in Packages.

Warning

Increasing above the default limit of 100 MB may affect the cluster stability. Depending on the query, applying the current max limit of 2048 MB may cause stability issues.