Hello,
Can CONTROLM schedule two parallel SAS Eguide processes that have the same CSV infile ?
Thanks
Control-M won't be able to schedule EG projects, but if you save your projects as .sas program files to the server, and the server can be controlled with Control-M, you can schedule processes there.
Files can be open for input by multiple processes, so as long as your SAS jobs only read from the csv, there should not be any problems.
Control-M won't be able to schedule EG projects, but if you save your projects as .sas program files to the server, and the server can be controlled with Control-M, you can schedule processes there.
Files can be open for input by multiple processes, so as long as your SAS jobs only read from the csv, there should not be any problems.
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.