Thanks,
Not yet on our prod lpar, but is on test
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Friday, November 21, 2014 11:39 AM
To: Midrange Systems Technical Discussion
Subject: RE: how to always get joblog from interactive job
There are two 'standard' services. My command exit point program uses Infoprint Services. It's an additional product you load and pay for. It's a little long in the tooth. On my 7.1 system Infoprint server is still V5R3. Beats Infoprint Designer at V4R5 though.
There's also
5770TS1 - IBM Transform Services for i
On my 7.1 system it's also 7.1. It's free, you just have to load it. It came out with one of the newer versions of the OS so those of you running
V4R5 or some such thing won't find it on your "Media labels and their contents" (or whatever).
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
From: Gary Thompson <gthompson@xxxxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date: 11/21/2014 01:28 PM
Subject: RE: how to always get joblog from interactive job
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx>
Rob, I'm curious,
We have a utility our operations manager found and installed where a
"print queue" can be created
and spool files sent to that que are returned as .pdf
This works, but readability and print quality are not that great.
My question: are you using standard iSeries to convert and how would you
describe readability/print quality ?
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
rob@xxxxxxxxx
Sent: Friday, November 21, 2014 11:16 AM
To: Midrange Systems Technical Discussion
Subject: Re: how to always get joblog from interactive job
I use a command exit point program on SIGNOFF. If the user has *SECOFR
capabilities then it will print off the joblog, convert it to a PDF and
email it to me.
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail
to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
From: Steve Richter <stephenrichter@xxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date: 11/21/2014 12:54 PM
Subject: how to always get joblog from interactive job
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx>
I want the joblog of my warehouse users to always print when they signoff.
I thought I could do that by setting their jobd to log(4 00 *seclvl). But
I
still do not get a joblog.
Can I get an interactive job joblog using a parameter in the JOBD they use
when they logon?
As it is I will change the SIGNOFF command the user runs to SIGNOFF
LOG(*LIST). But even this is not ideal in that LOG(*LIST) overrides the
LOG(4 00 *NOLIST) setting of the job.
What is the least intrusive way, in terms of not changing code or
affecting
all the jobs on the system, of having a joblog printed when a set of users
signoff?
thanks,
As an Amazon Associate we earn from qualifying purchases.