Previous Topic: Configure MUF Message PrintingNext Topic: Configuring Output Descriptors


Enable IEC988I Message in MUF Startup

CA CSM provides the option of displaying the following informational message:

IEC988I jjj,sss,ddn{-#},dev,volser,dsn DATA SET NOT UNALLOCATED DURING
            CLOSE RCxx

To minimize messages that may be interpreted as errors during an upgrade or a new installation, CA CSM suppresses issuing these messages by default.

You can enable CA CSM to display the messages on the console log and job output.

Follow these steps:

  1. Locate the MUF startup member CUSMAC(DBDATIN1).
  2. Locate the following control card:
    PREVENT_IEC988 YES       PREVENT IEC988I MESSAGE
    
  3. Comment out the card by inserting an asterisk (*) in the column directly in front of the control card.

    The control card looks like the following:

    *PREVENT_IEC988 YES          PREVENT IEC988I MESSAGE
    
  4. Recycle CA CSM.

    You can recycle CA CSM by bringing down CA CSM in the following order and then bringing it up in the reverse order using the commands:

    1. SCS address space (if available) – MSMCPROC. Issue the following command:
      P MSMCPROC
      
    2. CA CSM application server – MSMTCSRV. Issue the following command:
      P MSMTCSRV
      
    3. CA Datacom/MSM database server – MSMDBSVS. Execute the job member MSMDBSVP.
    4. MUF – MSMMUFS. Execute the job member MSMMUFP.

After you apply these changes, the console log may contain message IEC988I for jobs that issue CA Datacom/MSM utility open and close functions. The messages are displayed each time an open and close function is performed against CA Datacom/MSM data sets (specifically for data sets that are in multiple extent disk allocation).