ERROR: Shell escape is not valid in this SAS session.
Im getting this error while running the program through windows batch file (scheduling).
Are you using Lev1\SASApp\BatchServer\sasbatch.sh to run your program in batch? If you do, -noxcmd is set in there.
If you need it, have it set by the SAS admin in sasbatch_usermods.sh (same directory).
@kuppusamy wrote:
ERROR: Shell escape is not valid in this SAS session.
Im getting this error while running the program through windows batch file (scheduling).
Please reformat your post, at the moment it's nigh unreadable.
Post log text into a {i} window, so the formatting (very important for diagnostics!) is preserved.
"Shell escape not valid" usually means you work in an environment where NOXCMD is set (default for workspace servers at SAS installation). EIther have that changed by the SAS administrator, or see if you can work around by using SAS file functions.
Are you using Lev1\SASApp\BatchServer\sasbatch.sh to run your program in batch? If you do, -noxcmd is set in there.
If you need it, have it set by the SAS admin in sasbatch_usermods.sh (same directory).
@kuppusamy wrote:
ERROR: Shell escape is not valid in this SAS session.
Im getting this error while running the program through windows batch file (scheduling).
Now, Its working.
Thank You, Mr. KurtBremser
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.