× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: Display jobs according to job q
  • From: Bob Cozzi <BobCozzi@xxxxxxx>
  • Date: Tue, 2 Sep 1997 07:22:40 -0500

James,

That's right, the

WRKUSRJOB  USER(*ALL)  JOBTYPE(*BATCH)

Is a great command. Not too quick, but still great. I actually prefer to 
use

WRKUSRJOB USER(*) STATUS(*ALL | *ACTIVE | *JOBQ | *OUTQ)

That way I get my own stuff and not everyone else's. By the way, the 
USER(*) would be optional, since I used the STATUS keyword, so technically 
speaking,

WRKUSRJOB STATUS(*ALL | *ACTIVE | *JOBQ | *OUTQ)

is what I use. The only bad thing is that you can't say STATUS(*ACTIVE 
*JOBQ) to get everything that's running and everything that's waiting to 
run. That would be kind of nice.

Bob Cozzi


On Monday, September 01, 1997 9:24 PM, SCross1234@aol.com 
[SMTP:SCross1234@aol.com] wrote:
> In a message dated 9/1/97 9:49:03 AM Central Daylight Time, you write:
>
> << James Turnbull wrote:
>  >
>  > Does anyone know a way of displaying jobs by the jobq they were
>  > submitted into?
>  >
>  > I remember being told of a method in the distant past but can't for 
the
>  > life of me remember it.  Tried WRKSBSJOB, WRKACTJOB.
>  >                                 Thanks in advance.
>  >
>  >                                         James Turnbull
>  >                                         AS/Tech Consulting
>  James,
>
> I believe the command you are looking for is this:
> WRKUSRJOB  USER(*ALL)  JOBTYPE(*BATCH)  ASTLVL(*BASIC)
>
> HTH,
> Steve Cross
> Fox River Foods, Inc
> 
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to "MIDRANGE-L@midrange.com".
| To unsubscribe from this list send email to MAJORDOMO@midrange.com
|    and specify 'unsubscribe MIDRANGE-L' in the body of your message.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.