HI all ,
I am trying to run shell in SAS DI job but it is giving below error :-
ERROR: Shell escape is not valid in this SAS session.
I have tried this workaround mentioned in http://support.sas.com/kb/41/058.html and took restart also.
Please guide me how to run shell command in SAS DI job .
Many thank in advance.
Doesn't DI Studio use the Data Step Batch Server for running its jobs? So you might have to look in another place to change the configuration (the sasbatch.sh file)
Well, yes, the deployed jobs from DI Studio is usually executed from the Data Step Batch Server.
But the interactive DI Studio sessions uses the standard Workspace Server.
If you think that you followed the steps in note, and still have the problem, contact tech support that should be able to walk you through the steps in detail.
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
Learn how to explore data assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.