Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

change job from CL

1 view
Skip to first unread message

tom

unread,
Oct 27, 2009, 8:52:29 AM10/27/09
to
Hi.

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

Marc Rauzier

unread,
Oct 27, 2009, 8:56:26 AM10/27/09
to
tom �crivait dans news:hc6r21$62b$1...@nemesis.news.neostrada.pl ce qui
suit:

> 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)

tom

unread,
Oct 27, 2009, 9:28:43 AM10/27/09
to
Thanks but unfortunatelly I'm completly not familiar with APIs :(
But I'll try.

tomasz


Marc Rauzier pisze:

Karl Hanson

unread,
Oct 27, 2009, 9:38:48 AM10/27/09
to
tom wrote:
> Thanks but unfortunatelly I'm completly not familiar with APIs :(
> But I'll try.
>
> tomasz
>

Perhaps this example would help :
http://publib.boulder.ibm.com/infocenter/iseries/v6r1m0/index.jsp?topic=/apiref/apiexchnjob.htm

--
Karl Hanson

tom

unread,
Oct 27, 2009, 10:23:57 AM10/27/09
to
Thanks, workis fine for me.
I did little modification and now It does everything I need.

Regards,
tomasz


Karl Hanson pisze:

iseriesflorida

unread,
Oct 28, 2009, 9:03:28 AM10/28/09
to
On Oct 27, 10:23 am, tom <t...@nospam.com> wrote:
> Thanks, workis fine for me.
> I did little modification and now It does everything I need.
>
> Regards,
> tomasz
>
> Karl Hanson pisze:
>
>
>
> > tom wrote:
> >> Thanks but unfortunatelly I'm completly not familiar with APIs :(
> >> But I'll try.
>
> >> tomasz
>
> > Perhaps this example would help :
> >http://publib.boulder.ibm.com/infocenter/iseries/v6r1m0/index.jsp?top...
>
> > --
> > Karl Hanson- Hide quoted text -
>
> - Show quoted text -

If you need yoru current job use RTVJOBA.

0 new messages