We upgraded OPSMVS from R13.0 to 14.0 and after the upgrade we had this error reported when we tried to issue PROFILE command under OPSLOG of “OPSVIEW primary options menu”. After looking at the support knowledge base we allocated our ISPF profile dataset under ISPTABL DD and that fixed the issue. But we ran into a contention issue when more than one person are in the PROFILE proc and this is error message we see.
MIM1098I Contention with PKSEC TSU00230 needs EXCL on I9
MIM1099I IFXBJK TSU00226 A=002D T=9D7130 holds SPFEDIT ISOPS.OPSMVS.USRTLIB(OPB
OPRTZ) EXCL
Release : 14.0
Component : OPS/MVS
We recommend setting up a unique profile dataset per user, like the username.ISPF.ISPPROF dataset, so that it won't go into contention.