|
Have you tried with QAPMCONF?
2018-07-22 20:28 GMT-05:00 Evan Harris <auctionitis@xxxxxxxxx>:
Hi Vernvhamberg@xxxxxxxxxxxxxxx>
thanks for that, that works perfectly.
On Mon, Jul 23, 2018 at 1:03 PM, Vernon Hamberg <
wrote:trying
Hi Evan
There's a special register - CURRENT SERVER - that would gives the
identity of the server where the statement is running - at least, that's
what I think it does - give that a try.
Using the view or UDTF will cost more than using one of the many special
registers.
HTH
Vern
On 7/22/2018 5:41 PM, Evan Harris wrote:
Hi all
I am running some SQL queries to extract data and thought that adding a
"system" column to the extracted would be a good idea, rather than
query.to keep track of it in the file name, or having it hardcoded in the
this
So, for example, I have an SQL Statement as follows:
SELECT INTNUM,
(SELECT HOST_NAME FROM QSYS2.SYSTEM_STATUS_INFO) as SYSNAME
FROM QPFRDATA.QAPMSYSTEM
Which returns a bunch of SYSNAM and INTNUM columns.
My question is, is this the most efficient/best practise way of doing
list? I am wondering if running it this way will cause the query to be--
executed
for every row that gets returned.
What other ways are there that might be preferable or more efficient ?
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
listTo post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
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: http://amzn.to/2dEadiD
--
Regards
Evan Harris
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxxquestions.
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
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
link: http://amzn.to/2dEadiD
Help support midrange.com by shopping at amazon.com with our affiliate
--
Saludos
Diego E. KESSELMAN
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
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: http://amzn.to/2dEadiD
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.