× 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.



It would be great if that same query could look at the PTFs at IBM and
allow us to search them. I'm guessing the plumbing is there for it, since
we can look up group currency etc. Maybe just a modified SQL statement?

--
Jim Oberholtzer
Chief Technical Architect
Agile Technology Architects


On Wed, Mar 9, 2022 at 11:16 AM Rob Berendt <rob@xxxxxxxxx> wrote:

This is why I use this
https://www.ibm.com/docs/en/ssw_ibm_i_74/rzajq/rzajqviewptfinfo.htm

select PTF_PRODUCT_ID, PTF_IDENTIFIER, PTF_LOADED_STATUS,
PTF_ACTION_PENDING, PTF_ACTION_REQUIRED, PTF_STATUS_TIMESTAMP,
PTF_TEMPORARY_APPLY_TIMESTAMP
from qsys2.PTF_INFO
where PTF_IDENTIFIER='SI69953'


Rob Berendt
--



As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.