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?