Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Snowflake SnowPro Core Certification 2026 Exam COF-C03 Question # 126 Topic 13 Discussion

Snowflake SnowPro Core Certification 2026 Exam COF-C03 Question # 126 Topic 13 Discussion

COF-C03 Exam Topic 13 Question 126 Discussion:
Question #: 126
Topic #: 13

A table needs to be loaded. The input data is in JSON format and is a concatenation of multiple JSON documents. The file size is 3 GB. A warehouse size small is being used. The following COPY INTO command was executed:

COPY INTO SAMPLE FROM @~/SAMPLE.JSON (TYPE=JSON)

The load failed with this error:

Max LOB size (16777216) exceeded, actual size of parsed column is 17894470.

How can this issue be resolved?


A.

Compress the file and load the compressed file.


B.

Split the file into multiple files in the recommended size range (100 MB - 250 MB).


C.

Use a larger-sized warehouse.


D.

Set STRIP_OUTER_ARRAY=TRUE in the COPY INTO command.


Get Premium COF-C03 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.