|
|
| Author |
Message |
vijaykrishnans
New User
Joined: 11 Jan 2007 Posts: 2 Location: chennai
|
|
|
|
| How to see the output or status of the jobs which has been submitted by particular user id |
|
| Back to top |
|
 |
References
|
|
 |
tlokendran
New User
Joined: 01 Oct 2008 Posts: 1 Location: India
|
|
|
|
Hi Vijay,
Hope you require this,
To find the status of the JOB,
1.Go to Q.ST <Queue Status of the JOB's submitted>
2. Type from command prompt OWNER <USERID>
3. PRE <JOBCARD>
if not getting, try,
1. OWNER *
2.PRE *
3.PRE <JOBCARD> |
|
| Back to top |
|
 |
HappySrinu
Active User
Joined: 22 Jan 2008 Posts: 191 Location: India
|
|
|
|
If you don't want to use commands permanently, then go to tab <Filterr>
then use either option <Prefix> and give required id * or
use option <Owner> and provide required details. |
|
| Back to top |
|
 |
gcicchet
Senior Member
Joined: 28 Jul 2006 Posts: 663
|
|
|
|
Hi,
what's Q.ST ?
Is this a local shotcut to SDSF ?
Gerry |
|
| Back to top |
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 3544 Location: Brussels once more ...
|
|
|
|
Assuming that we are talking restricted user submission here - where the user is forced to have the uid as part of the jobcard, I think the PRE userid* would be more efficient than using PRE jobcard, as you will need to change the prefix command for every possible job name one at a time, where PRE userid* would get them all in one hit.
| Quote: |
what's Q.ST ?
Is this a local shotcut to SDSF ?
|
We use S.ST - much faster - no need to Q  |
|
| Back to top |
|
 |
|
|