When performing ADDRESS AOF SETAUTO or RESETAUTO, each command receives a return code of '1' after the upgrade to a new relesae of OPS/MVS. Under previous releases the return code was '0'.
OPF1098I *-* 2:address aof
OPF1098I >L> AOF
OPF1098I *-* 3:'SETAUTO CUSTOM.TESTRUL'
OPF1098I >L> SETAUTO CUSTOM.TESTRUL
OPF4320H OPSD5MN OPSF *LOCAL* AOF verb SETAUTO
OPF1098I +++ RC(1)
Despite the RC=1 the command works normally.
Set the new OPS/MVS parameter, INITADMINUI, to NO in your OPSSPA00. This will cause the Return Code from the ADDRESS AOF command in the AOFINITREXX to be correct.
For R13.5 users only, apply PTF SO07289