Hello,
When my code was running the session terminated abruptally in the middle of a insert statement, after that when i tried to open the table al the rows said < Value not readable>. I executed the proc dataset repair and rebuild statement but the table is still damaged and in the log appear a warning message: WARNING: End of file. What can I Do?
Please help!
When repair does not work, IMO you will either have to rerun the code that created the dataset in the first place, or restore it from your backup. With good backup/archive software, the latter is usually best.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.