Does a new IMOD need to be compiled and put in a specific library for Sysview for Db2
search cancel

Does a new IMOD need to be compiled and put in a specific library for Sysview for Db2

book

Article ID: 122186

calendar_today

Updated On:

Products

SYSVIEW Performance Management Option for DB2 for z/OS

Issue/Introduction

Planning to use IMODSAMP in a Sysview Performance Management Option for Db2 for z/OS (IDB2) exception definition.
Can the IMOD module name be put in the exception screen and start using it or does it need to be compiled and put in a library?
Also, for a new IMOD, does it need to be  compiled and put in a specific library?

Resolution

Yes, the IMOD needs to be compiled. If using the IMOD editor in ISPF, once the changes are saved, do the following:

Select the member with the "C" option to compile it. If the compile works, then select it with "P" and that makes the
IMOD "Production" status. Then select it with the "L" option, which loads the new IMOD into the storage of the
GSS address space. The new version of the IMOD can then be used. If not using the IMOD editor, then the same
process can be done in batch using the SRVMAINT utility, which is documented in the Common Services guide.