Any work around?
We are using SAS 9.3 on UNIX AIX server,
our admin do not have UNIX level access to check PID related to which process when we face "table locked" error in our batch process,
is there any way we can link process name that belongs to PID into sas log file?
Thank you......
I'm pretty sure SAS does not provide that capability. You would need to use a Unix operating system command for which you would need the appropriate access. If you want to do this from SAS then the XCMD option must be switched on to allow operating system commands from SAS.
thank you Kiwi, this would help...
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.