8. CA MICS NSM Integration (MTI) › 8.5 Integration Checklists › 8.5.1 Activating MTI in the CA MICS Complex
8.5.1 Activating MTI in the CA MICS Complex
This checklist is only used once, to activate MTI in your
complex. Follow these steps if CA MICS is already in
operation at your site and you are going to be integrating
NSM data into CA MICS for the first time.
If, at this time, you are in the process of installing
CA MICS at your site, the steps for activating MTI are
included in the CA MICS installation checklists.
Once you have activated MTI, you will use the checklist in
Section 8.5.2 to create MTI components.
___1. Edit sharedprefix.MICS.PARMS(JCLGENUC).
Delete all lines, then copy
sharedprefix.MICS.PARMS(JCL$0MTI) into this member.
Save the member and exit.
___2. Edit sharedprefix.MICS.CNTL(JCLGENUC).
Submit the job in sharedprefix.MICS.CNTL(JCLGENUC).
Ensure that there are no error messages in MICSLOG or
SYSTSPRT, that the MICSLOG contains the normal
termination message, BAS10999, and that the job
completes with a condition code of zero.
___3. Run MTICGEN.
Generate the product by submitting the job in
sharedprefix.MICS.CNTL(MTICGEN).
Ensure that there are no error messages in ISPLOG and
MICSLOG; that MICSLOG contains the normal termination
messages, BAS20999I; and that the job completes with a
condition code of zero.
___4. Initialize the Dictionary.
Submit the job in sharedprefix.MICS.CNTL(DICINIT).
Ensure that there are no error messages in the MICSLOG;
that the MICSLOG contains the normal termination
message, MTI02399I; and that the job completes with a
condition code of zero.
***********************************************************
* NOTE: In order to complete MTI installation it is *
* necessary to add MTI to the primary unit. This *
* will provide backup and restore capability for *
* the MTI Dictionary. *
* *
* Perform steps 5 through 8 in the Primary *
* database only. *
***********************************************************
___5. Edit prefix.MICS.PARMS(JCLDEF).
Add your MTI component's three letter identifier to the
COMPONENTS statement. Save the changes.
___6. Edit prefix.MICS.PARMS(JCLGENU) so that it contains
a single line that reads:
COPYLIBU
___7. Submit the job in prefix.MICS.CNTL(JCLGENU).
Ensure that there are no error messages in MICSLOG or
SYSTSPRT, that the MICSLOG contains the normal
termination message, BAS10999, and that the job
completes with a condition code of zero.
___8. Submit the job in prefix.MICS.CNTL(COPYLIBU).
Ensure that there are no error messages in MICSLOG and
that the job completes with a condition code of zero.
___9. See section 4.7 of the PIOM for instructions for
installing the CA MICS Data Transfer utility on your
workstation.