Re: Are there any V7R6 "Gotchas" that I would need to worry about?
Rob Berendt <[email protected]> Wed, 24 Jun 2026 07:32:22 -0400
| Newsgroups | gmane.comp.hardware.ibm.midrange |
|---|---|
| Message-ID | <CAPJ+qQO=JNaX00QntdkP3pu=jMmMqgmpfJ+XZz38b_=Ly725uA@mail.gmail.com> |
James,
This month I upgraded 10 LPARs from 7.5 to 7.6 in the span of a week.
You're doing the right thing by upgrading instead of waiting years down the
road when everyone forgot their pain points. Makes it easier for us to
answer your question while the wounds are fresh.
I believe you have a preference for pdf over the other format currently
offered so you should review the following:
https://www.ibm.com/docs/en/ssw_ibm_i_76/pdf/rzaq9.pdf
Also check out both the hardware and software tabs at
https://www.ibm.com/support/pages/node/7176505
One of the big things is many APIs and stuff to retrieve system information
require additional authority.
For example, if they are changing stuff they may need *IOSYSCFG. If they
are only retrieving that info then they can use the 7.6 only WRKFCNUSG
QIBM_IOSYSCFG_VIEW
May I suggest you ensure security audit is enabled, and, clean it up prior
to upgrading to 7.6?
Peruse the following:
https://www.ibm.com/docs/en/i/7.6.0?topic=auditing-planning-actions
Once you read that, in detail, and understand the options, and only then,
you might want to look at the command
Change Security Auditing (CHGSECAUD)
We go bonkers but we use
QAUDCTL system value . . . . . . *NOQTEMP
*OBJAUD
*AUDLVL
Auditing values . . . . . . . . *CREATE
*DELETE
*OBJMGT
*PGMADP
*PRTDTA
*SAVRST
*SECURITY
*SPLFDTA
*SYSMGT
*AUTFAIL
+ for more values *PGMFAIL
Initial journal receiver . . . . AUDRCV0001
That *AUTFAIL is kind of a big thing.
You can trap that for people trying stuff not allowed at 7.6. But at 7.6
you will have to look at that, and a related entry.
Much of that is covered at
https://www.ibm.com/support/pages/ibm-i-iosyscfg-audit-failures-version-76
Get this clean. In iACS Run SQL Scripts, click on Edit, Examples, Insert
from Examples. For a category pick IBM i Services. Underneath Journal
select Journal - Systools Audit Journal AF
On Tue, Jun 23, 2026 at 6:25 PM James H. H. Lampert via MIDRANGE-L <
[email protected]> wrote:
> The subject line says it all: assuming that we have only documented API
> calls and documented OPM MI instructions, and no hacks, is there
> anything in V7R6 that would break programs that work fine under V7R3,
> V7R4, and V7R5?
>
> --
> JHHL
> --
> This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
> To post a message email: [email protected]
> To subscribe, unsubscribe, or change list options,
> visit: https://lists.midrange.com/mailman/listinfo/midrange-l
> or email: [email protected]
> Before posting, please take a moment to review the archives
> at https://archive.midrange.com/midrange-l.
>
> Please contact [email protected] for any subscription related
> questions.
>
>
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: [email protected]
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.
Please contact [email protected] for any subscription related questions.