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-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


Register now!

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
  • 6293 views
  • 2 likes
  • 2 in conversation