You’d like to implement the CF LOSSCONN Recovery Management function in your shop to improve recovery times in the event that you lose one of your coupling facilities. That function makes it so that the CF will prioritize the most vital CF structures in a serial fashion and one of the structures that is considered vital is the GRS structure. Since you run MIM instead of GRS, would you see the same improvements in your shop? It does appear that you can specifically assign a higher priority to structures in your CFRM policy, so would you need to do that for your MIM structures? Is there any documentation available for implementing this function in a shop running MIM instead of GRS?
MIM is configured to contain multiple CF structures for the Control File. This provides redundancy so that MIM can act immediately in case of problems with the active control file/coupling facility and migrate to one that is available.
Here are the technical details:
MIM uses the IXLLIST macro to LOCK/GET/PUT data into the list structure. If the IXLLIST macro returns a “bad” return code such as “connectivity lost to the CF”, MIM will automatically migrate to the alternate list structure, which presumably is in a different coupling facility. As part of the migration process, MIM will perform a “global copy” where all systems rebuild their internal ENQ/tape drive information.
So, assigning a higher RECPRTY for the MIM structures will have no direct effect as MIM will already be operating on the alternate list structure after a loss of connectivity to the primary.
So it doesn't matter WHY there is a problem, or how it will be repaired. MIM tries to access the control file in XCF, recognizes there's a problem, and migrates over to an alternate that is not having problems. So whether the original is rebuilt via LOSSCONN or any other method, MIM is already off and running before the rebuild happens.