Hello,
SAS VIYA LTS 2025.03 on Openshift.
Can anyone advise on the following error message. The confusing part is that the log seems that the step has completed even if there is an error message.
NOTE: Executing action 'ds2.run'.
NOTE: Running DATA program on one node
ERROR: Datagrid _dg: End of file
NOTE: Execution succeeded. 3446250 rows affected.
NOTE: Action 'ds2.run' used (Total process time):
NOTE: real time 33.619722 seconds
NOTE: cpu time 43.548941 seconds (129.53%)
NOTE: data movement time 1.243321 seconds
NOTE: total nodes 8 (1024 cores)
NOTE: total memory 15.74T
NOTE: memory 410.07M (0.00%)
NOTE: bytes moved 2.90G
ERROR: CAS action completed [OKAY]
DS2: The ds2.run action returned rc=0x000003f4
NOTE: PROC DS2 has set option NOEXEC and will continue to prepare statements.
NOTE: The SAS System stopped processing this step because of errors.
NOTE: PROCEDURE DS2 used (Total process time):
real time 33.74 seconds
cpu time 0.19 seconds
Thank you,
smm662002