×
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.
 
Charles,
I tried it on both my Development LPAR and my QA LPAR and each returned the
column headers, the hyphens, and then a record count of zero.
Steve
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
Charles Wilt
Sent: Friday, August 28, 2020 12:52
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: QSH db2 command and qsys2.joblog_info() - exit status 1
Nobody has any thoughts?
So more info...
From an interactive QSH, (on the problem box)
db2 "select * from table (qsys2.joblog_info('*'))"
returns
0 RECORD(S) SELECTED.
Works fine on another box...
Charles
On Thu, Aug 27, 2020 at 2:23 PM Charles Wilt <charles.wilt@xxxxxxxxx> wrote:
Any thoughts as to why this would return with an exit status of 1 and 
an outfile that says "0 RECORD(S) SELECTED."?
QSH CMD('db2 "select * from table (qsys2.joblog_info(''*''))" >
loglog.txt')
running
select * from table (qsys2.joblog_info('*'))
in STRSQL returns data in the same 5250 session...
This works fine
qsh cmd('db2 "select * from sysibm.sysdummy1" > test.txt')
And the problem command works fine when run on a different system...
Thanks!
Charles
--
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@xxxxxxxxxxxxxxxxxxxx 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.