× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



1) If they changed the system value QLOGOUTPUT to *PND, or changed the job description that the job runs under to LOGOUTPUT(*PND), it would also work for expired batch jobs.
2) The point being: It may be time to reevaluate the tool. However, you are not the only one in that boat. IBM doesn't like it when they request a spool joblog and I run DSPJOBLOG OUTPUT(*PRINT) and use iACS and forget to change it from pdf to text and send them the pdf.

3) Spooled joblogs are so past tense. Do you do a CPYF FROMFILE(MYLIB/MYFILE) TOFILE(*PRINT) and then query that file or do you query the file directly?

-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Jay Vaughn
Sent: Wednesday, April 10, 2019 7:57 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: PDF to splf

I believe qsys2.joblog is only for active joblogs if I remember correctly... so in my case that wouldn’t work as the job was from an expired batch job.

In your hypothetical question however... then I reckon they would send it as a .csv. Then a cpyfimpf on my side wouldn’t put it back together as a splf... so not sure where you are going with this.

Jay

On Apr 10, 2019, at 7:44 AM, Rob Berendt <rob@xxxxxxxxx> wrote:

I'm curious as to what would happen if a customer was requested to
send you a joblog and they ran

CREATE TABLE QGPL.MYJOBLOG AS (
SELECT *
FROM TABLE(QSYS2.JOBLOG_INFO('113991/ROB/ROBS1')) A
) WITH DATA;

CL: CPYTOIMPF FROMFILE(QGPL/MYJOBLOG) TOSTMF('/home/ROB/myjoblog.csv')
STMFCCSID(*PCASCII) RCDDLM(*CRLF) ADDCOLNAM(*SQL);

And they sent you the csv file?

-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
Jay Vaughn
Sent: Tuesday, April 9, 2019 4:02 PM
To: Midrange Systems Technical Discussion
<midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: PDF to splf

Thanks Jon.

I realize it’s quite a bass-ackwards request.

Jay


On Apr 9, 2019, at 3:58 PM, Jon Paris <jon.paris@xxxxxxxxxxxxxx> wrote:

Only way I know is to create a text file from the pdf then copy that to spool.


Jon Paris

www.partner400.com
www.SystemiDeveloper.com

On Apr 9, 2019, at 1:19 PM, Jay Vaughn <jeffersonvaughn@xxxxxxxxx> wrote:

Have a customer that has generated a splf for us to look at. They sent it to us as a pdf.

We have a joblog analyzer tool that works only with splf‘ son the current system.

Is there a fairly simple way to move/convert that pdf to a new splf on our system, so that we may run the tool over it?

Tia

Hay
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L)
mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our
affiliate link: https://amazon.midrange.com

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L)
mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our
affiliate
link: https://amazon.midrange.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To
subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To
subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our affiliate link: https://amazon.midrange.com

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.