Hello
Lets say I have 2 SAS sessions that are open.
Lets say that in one sas session I update a permanent data set that is saved in a permanent library.
Lets say that in second sas session I am using this permanent data set (So I am using this data set but I dont update this data set).
My question-
Is it possible to update data set in one sas session and use this dats set in another sas session (Run both sas sessions in same time)?
Here are some interesting readings on solving "files locking" problem:
1) https://www.lexjansen.com/wuss/2014/69_Final_Paper_PDF.pdf
2) https://www.lexjansen.com/wuss/2015/60_Final_Paper_PDF.pdf
3) https://mwsug.org/proceedings/2016/BB/MWSUG-2016-BB31.pdf
Bart
For updating the dataset, see the last of my footnotes.
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.