========= Execute the SAS Job ==========
I have scheduled job running on every monday but because of following errors it is failed.
Need suggetions on below errors. Thank you
1. ExecSASJob was called with AnalysisByOffer.sas
Errorlevel 0
Errorlevel 2: SAS pgm problem encountered
in :Error
Errorlevel=2
Jobname AnalysisByOffer.sas failed.
2. Write to TMPLIB.DETAIL_INFO_ADD.DATA failed. File is full and may be damaged.
3. The following columns were not found in the contributing tables: xyz_name,etc.
File is full usually means that the disk is full - you've run out of space in TMPLIB.
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.