BookmarkSubscribeRSS Feed
dataops
Fluorite | Level 6

Currently, the maximum upload size is 10 MB, How do I change this is something big, like 10 GB

 

max_upload_sas_viya_file.png

3 REPLIES 3
Kalind_Patel
Lapis Lazuli | Level 10

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...

 

dataops
Fluorite | Level 6

I try to increase the size but the maximum is 500MBsas-viya-maxium-upload-size.png

Kalind_Patel
Lapis Lazuli | Level 10

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:

  • Linux:

    /opt/sas/viya/config/etc/sasstudio/default/init_usermods.properties

  • Windows:

    \ProgramData\SAS\Viya\etc\sasstudio\default\init_usermods.properties

 

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Mastering the WHERE Clause in PROC SQL

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.

Discussion stats
  • 3 replies
  • 5971 views
  • 2 likes
  • 2 in conversation