BookmarkSubscribeRSS Feed
Satora_In
Quartz | Level 8

I have a project that is subject to regulations in the flow manager, and I set the regulations via SAS Console. How can you make it so that if a project has not finished its work before 14 o’clock, the project will stop completely and the check will be every day at 2 o’clock to check whether the project has completed its work or not. If you haven’t finished your work before 2 p.m., the project must be stopped.?

2 REPLIES 2
LinusH
Tourmaline | Level 20

Flow Manager - does this mean you are using IBM Spectrum LSF as scheduler?

I don't have access to it right now, but at least in the non-oem version you can specify limits on a job, like no of hours/minutes for run time:

https://www.ibm.com/docs/en/slpm/10.1.0?topic=flow-details-job#d15313e626

Another way is to write a command script that kills the job:

https://www.ibm.com/docs/en/slpm/10.1.0?topic=flow-kill-running-job#d37741e63

Or jkill to kill a whole flow.

Data never sleeps
Satora_In
Quartz | Level 8

Sorry no, maybe i need to write linux scripts

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to Concatenate Values

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 199 views
  • 0 likes
  • 2 in conversation