There is a job on my system.
I would like to make CHGJOB on it from CL to change it run priority
depending od time.
I can't use CHGJOB + jobname + userprofile from my CL because I also
need to pass job number. How can I retrive in my CL job number of
running job. Only one job is *ACTIVE, other are *OUTQ status.
tomasz
> Hi.
Hello
Try to use QUSLJOB API
http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/
apis/qusljob.htm
> tomasz
>
--
Cordialement
Marc Rauzier
(pour me r�pondre, ne pas utiliser le from mais le reply-to)
tomasz
Marc Rauzier pisze:
Perhaps this example would help :
http://publib.boulder.ibm.com/infocenter/iseries/v6r1m0/index.jsp?topic=/apiref/apiexchnjob.htm
--
Karl Hanson
Regards,
tomasz
Karl Hanson pisze:
If you need yoru current job use RTVJOBA.