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



If you have this same problem to some degree in the lower environment, are
you going to try this recommended approach there first?? I am sure you
probably don't want to change that environment to much either. You didn't
mention how long you ran the lower environment with solid testing etc until
you saw the issue, but it did sound like it was not to long and you had all
ready updated your production environment almost at the same time the lower
environment testing was going on. Do you have 'x' reference of the 127
ptf's to what LPP's?? You didn't mention what OS version either, but it
probably doesn't matter at this point.

On Wed, Aug 14, 2019 at 1:35 PM Krill, Coy <CKrill@xxxxxxxxxxx> wrote:

I was thinking that was the case and that's why it's off the table at this
point, multiple projects are going live over the next couple of weenends.
We'll just swim forward as is and hope either our vendor or IBM finds a
resolution. Once a couple of them are done if we still have the problem.
I'll see about doing the slip on our test box on a weekend.

Appreciate everyone's thoughts on this.

Coy Krill
Core Processing Team Lead
Washington Trust Bank


-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Jim
Oberholtzer
Sent: Wednesday, August 14, 2019 09:40
To: 'Midrange Systems Technical Discussion' <midrange-l@xxxxxxxxxxxxxxxxxx

Subject: RE: PTF Rollback Ideas
Importance: Low

I'm of the opinion that is the only way those PTFs get removed, cleanly.
Too many perm apply and co/pre requisites to deal with otherwise....

Now if there is not a backup of the LPPs prior to the group apply, that
might make it a bit more intriguing, however if you start with the gold
code and just apply the groups at the right level that would fix it.

Either way you go there's going to be a day of downtime: Backup, restore
LPP, apply PTFs (if needed), backup, test, etc......


--
Jim Oberholtzer
Agile Technology Architects

-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Rob
Berendt
Sent: Wednesday, August 14, 2019 11:27 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: RE: PTF Rollback Ideas

I've done a bunch of slip installs. NBD. Get a PTF listing before/after.
And double check all the stuff you do at upgrade time, like CHGCMDDFT.

Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail
to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com


-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
Krill, Coy
Sent: Wednesday, August 14, 2019 12:15 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: RE: PTF Rollback Ideas

CAUTION: This email originated from outside of the organization. Do not
click links or open attachments unless you recognize the sender and know
the content is safe.


The SQL function is how I got the list of what was actually applied. Made
it very easy to get a list, that's why I was hoping IBM could point to a
clear path but they didn't respond to my request for help in unrolling them.

Our vendor would prefer we get it fixed. They're actually happy we have
the issue because we were the second reporter and they were about to vet
the latest cume and have people install before end of year. That has been
delayed due to my situation. So I know that they are working on it, but I
also know that they w

Management already nixed the idea of the slip install and our vendor
didn't think it was a good idea. That option also makes me paranoid just
because I've never done it and we really don't have the time at the moment
due to the projects going live or deeply in motion.

Coy Krill
Core Processing Team Lead
Washington Trust Bank


-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Rob
Berendt
Sent: Wednesday, August 14, 2019 04:43
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: RE: PTF Rollback Ideas
Importance: Low

Let's say it's been a year. At that time PTF SI12345 was the latest for
some LPP. During that interval that was replaced by SI12444. Then later
it was replaced by SI14698. When you put SI14698 on it applied SI12444
permanently. With no RMVPTF capability.
You could query this for more information:

https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%2
0i%20Technology%20Updates/page/QSYS2.PTF_INFO%20catalog
<https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20i%20Technology%20Updates/page/QSYS2.PTF_INFO%20catalog>

However, about the only way you're going to make your vendor happy is to
slip install the LIC and OS (and maybe LPPs) and apply only those PTF's
approved by them.

https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_74/rzahc/upgradesameve
rsion.htm
<https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_74/rzahc/upgradesameversion.htm>
Of course, when you do that be careful that you only use a LIC resave
version that has been approved by them.
https://www-01.ibm.com/support/docview.wss?uid=nas8N1022015

But in actuality your vendor is probably happiest now. They don't have to
work on resolving the issue and can simply point fingers at you because
it's always the customers fault.
And, thanks for the maintenance money which we'll only use for funding our
latest leveraged buy out.


Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail
to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com


-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
Krill, Coy
Sent: Tuesday, August 13, 2019 7:52 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: PTF Rollback Ideas

CAUTION: This email originated from outside of the organization. Do not
click links or open attachments unless you recognize the sender and know
the content is safe.


Recently made the mistake of applying some PTFs that had not yet been
vetted by our vendor (I'm, lucky if they vet a CUME per year these days)
and have now had two weeks of production impact with what appears to be
slow record lock releases. I'm in limbo between IBM and my vendor at the
moment as IBM has now decided it's probably an issue in the vendors code,
however, they keep focusing on some SQL action that isn't part of the
problem. The problem is two RPG programs where program 1 updates a record
and then calls the next program to do another update to the same record.
This worked fine until I loaded some group PTFs.

All that preamble to get to my question. I want to roll these off. It's
been probably 20+ years since I've had to back off PTFs and never about 127
of them to roll it all back. Is there any kind of automated way of
determining the right/best sequence for unrolling them? Anybody had to do
this in recent years?

Coy Krill
Core Processing Team Lead
Washington Trust Bank


This electronic mail message and any attachments may contain confidential
or privileged information and is intended for use solely by the
above-referenced recipient. Any review, copying, printing, disclosure,
distribution, or other use by any other person or entity is strictly
prohibited under applicable law. If you are not the named recipient, or
believe you have received this message in error, please immediately notify
the sender by replying to this message and delete the copy you received

--
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 electronic mail message and any attachments may contain confidential
or privileged information and is intended for use solely by the
above-referenced recipient. Any review, copying, printing, disclosure,
distribution, or other use by any other person or entity is strictly
prohibited under applicable law. If you are not the named recipient, or
believe you have received this message in error, please immediately notify
the sender by replying to this message and delete the copy you received

--
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 electronic mail message and any attachments may contain confidential
or privileged information and is intended for use solely by the
above-referenced recipient. Any review, copying, printing, disclosure,
distribution, or other use by any other person or entity is strictly
prohibited under applicable law. If you are not the named recipient, or
believe you have received this message in error, please immediately notify
the sender by replying to this message and delete the copy you received

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

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.