Dear ALL,
Just want to figure out why I use below code and there always come out an error:
ERROR: File WORK.WINLIB.DATA does not exist.
WIth below code:
PROC DATASETS lib=data_a;
contents;
run;
I am using the UNIX SAS 9.4.
Thanks.
Please post the log from code above.
Thank you Reeza, I have attached here. Due to confidential issue, I have to remove some in formaton hope this will not impact your judgement on the issue.
THanks for yoru quick action.
Are there any views in the library? That may reference the named dataset?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.