ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Specific User Active Jobs

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Specific User Active Jobs

    Is there an easy way to get a specific user's active jobs (and only that user's jobs)?

  • #2
    Re: Specific User Active Jobs

    I can get you part way there without writeing code.

    1. wrkactjob
    2. position your cursor on the "current user" column
    3. f16 will sort by user
    4. page down until you find your user

    if you want only that user you will need to use APIs

    Best of Luck
    GLS
    The problem with quotes on the internet is that it is hard to verify their authenticity.....Abraham Lincoln

    Comment


    • #3
      Re: Specific User Active Jobs

      If doing interactively you can WRKUSRJOB USER(YOURUSER) STATUS(*ACTIVE)

      Comment

      Working...
      X