Hi,
How we nedd to check whether dataset created or not based on creation of dataset time looping
ex: One program is creating the dataset and this program is on que
I want second program to check the first program created dataset or not based on time
Like first check dataset exist or not if not check after 10 sec , still not created check after 10 sec , once dataset creasted and this program will stop.
Regards,
Rajasekhar Reddy. B
This is a task for a scheduling system, not SAS.
In SAS, use the exist() function to check for a dataset, and the sleep() function to have a program lie waiting for a given time.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
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.