BookmarkSubscribeRSS Feed
thesasuser
Lapis Lazuli | Level 10

Hello
This is about run data step code running on Viya4 on AWS.
I have a code that runs on SAS 9.4 and creates a temporary dataset of about 11 GB.
When I try to this on Viya 4, it fails with the following error.

ERROR: Insufficient space in file WORK.XXXXX.DATA.

Is there any limitation on the size of the pod?
Can one enable compression on Viya4?

1 REPLY 1
SP7
SAS Employee SP7
SAS Employee
Depending on the workload, you might need to configure different storage classes for these volumes. For instructions about how to configure a different storage class, see the README file at $deploy/sas-bases/examples/sas-programming-environment/storage/README.md (for Markdown) or $/deploy/sas-bases/docs/sas_programming_environment_storage_tasks.htm (for HTML).