DISPLAY LOADLIB not matching MIMRMFIL
search cancel

DISPLAY LOADLIB not matching MIMRMFIL

book

Article ID: 130073

calendar_today

Updated On:

Products

MIM Resource Sharing (MIM) MIM Data Sharing (MII) MIM Tape Sharing (MIA) MIM Message Sharing (MIC)

Issue/Introduction

Tried to delete an old MIM loadlib only to discover that MIM was holding and enqueue on it. The DISPLAY LOADLIB output does not show this old dataset being allocated however the MIMRMFIL dataset shows it listed as the Primary, Current and Alternate.
  1. Shouldn't the MIMRMFIL and results from DISPLAY LOADLIB match?
  2. How do I drop the enqueue?

Environment

Release:
Component: MII

Cause

The MIMRMFIL file is out-of-sync with MIM LOADLIB

Resolution

  1. Issue the LOADLIB SAVE command (for affected MIM address spaces). This will get MIMRMFIL in-sync with the DISPLAY LOADLIB results.
  2. To release the enqueue it is necessary to restart the MIM address spaces. Review the use of the LOADLIB REFRESHFROM=CURRENT command to accomplish.

Additional Information

Documentation -  (MIM) LOADLIB Command