×
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.
Remember, WRKOBJ will not show you objects you do not have authority to.
So you may have to do
DSPOBJD OBJ(QSYS/QGIZAINP) OBJTYPE(*PNLGRP)
to generate the security failure message. Try that on your known good
system.
But, I would look for a more underlying root cause. What I think is
happening is that the save failed and tried to use ECS to report the
failure to IBM. Part of ECS is to also send in upgrade data (hence
"upgrade assistant"). As part of the "Hark, we better call IBM" it may
have tried to do something with Upgrade Assistant and that also failed.
I think the upgrade assistant issue is a compound problem and not part of
the root.
www.ibmsystemsmag.com/ibmi/trends/whatsnew/ESP-to-the-Rescue
One option is to do
GO SERVICE
1. Change Service Agent attributes
and disable it for now.
See also: IBM How to Delete and Recreate your ECS Configuration - United
States
Techdoc nas8N1020782
http://www-01.ibm.com/support/docview.wss?uid=nas8N1020782
You may wish to consider running
CHKPRDOPT PRDID(*OPSYS)
to see if it detects missing objects.
I also use BRMS and have probably not done a GO SAVE 21 in a decade. Yes,
I have done complete unloads/reloads so I know my saves are complete.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.