How does one dump from LOGAN on AS/400 version 7.2.2? I want to dump some tables... LOGAN is stored on the environment, not on an RDBMS, for version 7.2.2.
Ok, so the only choice I have found is doing a rngdbdump within LID, and if I choose LOGAN and the table (USERFILE) I want to dump from, I get an error.
"Open of USERFILE connected to SECCLASS"
Ok, I'll admit I want to dump the USERFILE from LOGAN. However there's security restrictions on doing the dump??? (Let's also say I am also the sys admin with full access to LOGAN and all productlines.).
Ok, so has anyone have a way to dump security from LOGAN on AS/400 version 7.2.2?
Thanks in advance...
-Roger
Whenever I get weird security messages I generally assume it's a corrupt security index (on unix) so I do a secinteg -f
It's worth a shot!