BookmarkSubscribeRSS Feed
SanjayM
Calcite | Level 5
1. Where can I find discussion forums on LSF?

2. Can I execute a Flow through command line (Platform AIX) through jtrigger. Can I also pass the user name and password as it prompts me for the password and user id.

3. Let me know if there is a better way that is generally used to execute a flow manually.

4. How can I mail if a flow has failed.
3 REPLIES 3
Cynthia_sas
Diamond | Level 26
Hi:
These are all questions that you might consider asking Tech Support. There isn't a discussion forum for LSF. Not every Enterprise Intelligence platform installation uses the LSF Platform scheduler and for questions not answered by the LSF guide, your best resource for help is Tech Support.

Here are some links and papers:
www.thotwave.com/Document%2Fpapers%2FSUGI_06%2FDIHOW%2F111-31.pdf
http://support.sas.com/rnd/scalability/platform/pm_install_unix.pdf
http://support.sas.com/techsup/technote/ts779.pdf
http://support.sas.com/rnd/scalability/platform/pm_using.pdf
http://support.sas.com/rnd/scalability/platform/pm_admin.pdf (jtrigger examples on page 115)
[pre]
% jtrigger myflow
Triggers the flow definition myflow, which is owned by the current user.
% jtrigger -u "user01" payupdt
Triggers the flow definition payupdt, which is owned by user01.
% jtrigger -v “PMONTH=October” payflow
Triggers the flow definition payflow, which is owned by the current user, and passes it
a value of October for the variable PMONTH.
[/pre]

cynthia
Coa_sas
Calcite | Level 5

Hi  cynthia,

Could please let me know How to determine if the calendar events we have in LSF scheduler can be handled by Windows Scheduler.

Cynthia_sas
Diamond | Level 26

Hi:

  I never use the Windows scheduler or have a reason to teach about the Windows scheduler in the classes I teach, so I have no idea how it works in comparison to the LSF scheduler. As I suggested in my earlier post, I think that many or all of your questions are best handled by Tech Support.

  To open a track with Tech Support, fill out the form at this link:

http://support.sas.com/ctx/supportform/createForm

cynthia

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1522 views
  • 0 likes
  • 3 in conversation