Hi, If i want to load the large data. Do i need to split the files?.If so, could you please guide me.

nVector30-Jun-19

If you want to load large volumes of data, it is a good practice to split them in to multiple files as it uploads the files in parallel and speeds up the time to transport to the cloud over the wire.

Dgong2903-Jul-21

 data_0_0_0.csv.gz | -1 | ERROR | [Errno 13] Permission denied: 'C:\Users\DEMO\unload\data_0_0_0.csv.gz.D089ddD8', file=data_0_0_0.csv.gz |

Hi, thanks for the DEMO.  during the get command execution, received an error on permission denied.  currently using accountadmin role, how do I fix this?  thanks

anirban28-Jan-22

while executing the last command  "get @my_unload_stage file://C..." I am getting below errors. But I can see the gz file in my named stage clearly.

001003 (42000): SQL compilation error:

syntax error line 1 at position 65 unexpected '-'.

parse error line 1 at position 77 near '68'.

parse error line 1 at position 85 near '117'.