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



You can use the following (works better in iACS Run SQL Scripts) to really
check your group ptfs.
It will actually compare what you have on your system with what is
available at IBM.

With iLevel(iVersion, iRelease) AS
(
select OS_VERSION, OS_RELEASE from sysibmadm.env_sys_info
)
SELECT P.*
FROM iLevel, systools.group_ptf_currency P
WHERE ptf_group_release =
'R' *CONCAT* iVersion *CONCAT* iRelease *concat* '0'
ORDER BY ptf_group_level_available -
ptf_group_level_installed DESC;

On Wed, Feb 28, 2024 at 9:51 AM Greg Wilburn <
gwilburn@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

Just checked.. I'm on the latest CUM PTF and all other groups are either
at the current level, or will be after the IPL.

DSPFMWSTS

Service partition . . . . . . . . . . . . . . . . : Yes
Firmware update policy . . . . . . . . . . . . . . : *OPSYS
Server IPL source . . . . . . . . . . . . . . . . : Temporary
Firmware product ID/release . . . . . . . . . . . : 5733909 V1R1M0
Update access key expiration date . . . . . . . . : 08/23/24
Server IPL required . . . . . . . . . . . . . . . : Yes

--Server firmware--- --Operating system--
Fix PTF Fix PTF Update
Copy pack ID pack ID Status
*ACTIVE VL950_045 MH01866
FW950.00
*TEMP VL950_145 MH01965 VL950_145 MH01965 Staged
FW950.A0 FW950.A0
*PERM VL950_045 MH01866 *NONE *NONE None
FW950.00 *NONE

-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Rob
Berendt
Sent: Wednesday, February 28, 2024 9:28 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: Firmware Updates

I forget, what do you see in DSPFMWSTS for "Firmware update policy"?

On Wed, Feb 28, 2024 at 9:25 AM Greg Wilburn <
gwilburn@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

That's what I thought too... but my firmware is several releases back,
yet I am relatively current on PTF groups.

I currently have several PTFs, including the firmware, set to apply a
next IPL (scheduled for Saturday morning).


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

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



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.