Previous Topic: Customize Startup JCL PROCsNext Topic: Check Parameter Library Members for Syntax Errors


Customize Parameter Library Members

The //MIMPARMS DD statement in the CA MIM startup JCL PROC points to the CA MIM parameter library. Several members of the CA MIM parmlib are read during CA MIM address space initialization. The members that will be read depend on your specifications in the CA MIM startup JCL PROC and in the CA MIM parmlib members themselves.

Some parmlib members contain initialization statements and commands that are read regardless of which CA MIM facilities are activated, while other CA MIM parmlib members are read only if specific CA MIM facilities are activated:

MIMINIT

Contains CA MIM initialization statements that are processed, regardless of which CA MIM facilities are activated

MIMCMNDS

Contains operating parameters that are processed, regardless of which CA MIM facilities are activated

MIMSYNCH

Contains any commands that need to be executed at CA MIM synchronization time, regardless of which CA MIM facilities are activated

EDIPARMS

Contains data set protection definitions used by EDIF of the CA MII component

GDIEXMPT

Contains ENQ and RESERVE exemption definitions used by GDIF of the CA MII component

MIMQNAME

Contains ENQ and RESERVE resource definitions used by GDIF of the CA MII component

MIMUNITS

Contains tape device definitions optionally used by GTAF of the CA MIA component

Notes: