Currently, the maximum upload size is 10 MB, How do I change this is something big, like 10 GB
You've to modify the following parameter:
webdms.maxUploadSize
Specifies the number of bytes allowed for file upload. The default value is 10485760 (10MB).
Note: Large files can take a long time to load. If you have a large amount of content to upload, divide your content into smaller files if possible.
Refer following document for more information:
https://go.documentation.sas.com/?cdcId=calcdc&cdcVersion=3.4&docsetId=calconfig&docsetTarget=n08025...
I try to increase the size but the maximum is 500MB
You're updating the Warning Size, Document refers you to change the init_usermods.properties file, for more details, refer this document:https://go.documentation.sas.com/?cdcId=calcdc&cdcVersion=3.4&docsetId=calconfig&docsetTarget=n03003...You've to update following file:
/opt/sas/viya/config/etc/sasstudio/default/init_usermods.properties
\ProgramData\SAS\Viya\etc\sasstudio\default\init_usermods.properties
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Save the date!
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.