Chris
I assume the job is no longer on the system? If it is, opt 1 of DSPJOB 
shows it on the second page.
Can you see a joblog for this person?
The idea for auditing command usage for the user is good - you could also 
use CHGOBJAUD(*USRPRF) to have that particular object audited whenever this 
user uses it. You get fewer stuff this way.
Be sure to restrict this user's access to CHGUSRAUD and CHGOBJAUD.
There is also a job notification exit that you could set up - it names 
subsystems to which jobs are submitted, you have a data queue that gets 
entries whenever a job goes on a job queue, starts, and/or ends. Then you 
have a job that waits on that data queue. When an entry comes, check for 
batch type, and for who submitted it. Write out to something or send a 
message if found.
You can specify for *ALL subsystems, or you can have multiple esits, per 
subsystem. Problem is, you get all jobs through that susbsystem.
HTH
Vern
At 03:07 PM 8/8/2003 -0700, you wrote:
Is there a way to tell who submitted a job?  I have a user/programmer
submitting jobs for other users and would like to prove who it is.  The
system log shows the job starting and finishing, but not who submitted the
job.  I do not see who submitted the job in the audit or accounting journals
either.
Can anyone point me in the right direction?
Christopher K. Bipes            mailto:Chris.Bipes@xxxxxxxxxxxxxxx
 
As an Amazon Associate we earn from qualifying purchases.
	
 
This mailing list archive is Copyright 1997-2025 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.