ERROR: Shell escape is not valid in this SAS session.
Im getting this error while running the program through windows batch file (scheduling).
log
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).
log
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).
log
Now, Its working.
Thank You, Mr. KurtBremser
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.