Hi ,
I am getting an error while accessing vtable in sas help library . please help on this.
Error : File WORK.WYEL7QR.DATA does not exist.
Email Id : senu188@gmail.com
What were you doing when the error was generated? If running code, post the code. Otherwise describe what you had attempted and what you were trying to accomplish.
These kind of errors usually depends on corrupt data.
Since it's a work table, just try to restart your SAS session.
If that doesn't help (you'l get the same error), you need to find the program/function that creates this data set.
Don't be so sure about that @Reeza, I had similar problem on a few occasions. corrupted data or libnames with paths or options that weren't valid. See another thread of the subject (even though I don't think the solution there doesn't apply here?)
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.