Previous Topic: Install CA CSMNext Topic: Installation Jobs


Install and Set Up CA CSM

The directory .../MSMSetup where you extract the CA CSM files contains the MSMSetup.sh setup utility that installs and sets up CA CSM.

Invoke the MSMSetup.sh utility directly from the TSO OMVS environment (native USS command prompt). You cannot invoke the MSMSetup.sh utility from a z/OS Telnet session or an ISHELL command shell.

If your site has SMS ACS rules to force POU to PDSE, these settings cause the installation job CSMN6001 to fail. The MSMSetup.sh requires POU data sets to be created as PDS data sets.

Follow these steps:

  1. Verify that you extracted the files from the downloaded CA CSM package.

    The MSMSetup and MSMProduct directories exist, and CA CSM files are extracted to the directories.

  2. Verify that the required USS paths are available.
  3. Verify that you are using a userid with UID(0). If you are not, issue the su command to switch to UID(0).
  4. From OMVS, change to the directory where the MSMSetup.sh setup utility resides, and execute the utility:
    sh MSMSetup.sh
    

    This utility verifies that the following statements are true:

    Note: The setup utility is interactive, requiring some user responses at the beginning. The output is written to a log file, MsminstallerLogyyyy-mm-dd,hh-mm-ss,ttt.log, in the MSMSetup directory. If you rerun the utility after a failure, the utility will perform the necessary cleanup steps for the previous execution.

    A panel appears that provides information about the utility. Then, the license agreement appears.

    This license agreement covers an agreement to allow CA Technologies to accumulate minimal information pertaining to the product acquisition activity. This information includes the site ID, the product, and the user ID for the CA Support Online website.

  5. Review the license agreement, and press PF3.

    You are prompted to accept the agreement.

    Note: If the license agreement is not displayed, verify that the TSO OMVS libraries are allocated in your TSO environment, in particular the OMVS obrowse command.

  6. Enter Y to accept the agreement.

    (Non-UID(0) installation only) If you are executing the installation utility with a userid that is not assigned UID(0), you are asked whether the installer should immediately stop to switch to a userid that is assigned UID(0).

    Note: A userid with UID other than 0 may encounter errors while files are copied and their attributes and permissions are modified. These errors typically indicate that the Operation is not permitted. Usually, the installation utility catches this type of errors and results in a premature, unsuccessful termination. In most cases, restarting the installation utility with a userid that has UID(0) assigned successfully restarts and completes the installation.

    However, this type of errors may go undetected. In such cases, a successful restart of the installation utility may be very difficult. You are required to delete all unpaxed files, installed files, and restart the installation from the beginning.

  7. (Non-UID(0) installation only) Enter Y (Yes) or N (No) in response to the prompt. We highly recommend that you reply N (No) to the installation utility, stop the installation, and switch to a userid that is assigned UID(0). You do so by running in superuser mode. To run in superuser mode, issue the su command at the OMVS command prompt, and then rerun the installation utility.

    If you reply Y (Yes), the installation continues.

  8. Monitor the utility as it verifies that system and software prerequisites are satisfied, and validates the contents of the options file.
  9. Specify one of the following installation modes for processing the CA CSM installation jobs:
    A

    In Automatic mode, the installation jobs are submitted automatically in non-stop mode (the submitted jobs are not shown before submission).

    R

    In Review mode, you are prompted to review each installation job. Then, the installation jobs are submitted automatically. This mode lets you adjust JCL space allocation.

    M

    In Manual mode, you are prompted to review and edit job CSMN6001. Submit each of the remaining installation jobs from the JCL library manually after the setup process in the ISPF environment. This mode lets you adjust JCL space allocation.

    Note:

    The utility displays the JOB statement, and the JOBPARM statement (for JES2 environment) or the MAIN statement (for JES3 environment) for review and modification, if necessary.

  10. Take one of the following steps in response to the Edit Job Card question:
  11. Monitor the utility as it customizes all the required installation jobs.

    (Optional) If you selected Review installation mode, you are prompted to review installation jobs one by one. Modify a job and press PF3 to save your changes and submit the job.

  12. (FTP job submission mode only) Enter your user ID and then your password.

    If you make a mistake entering the user ID or password, you have two more attempts to reenter your credentials. A Yes/No prompt precedes the second and third attempts.

    Yes

    Allows you to reenter your credentials.

    No

    Terminates the installation procedure.

    The installation procedure terminates after the third failed attempt to validate your FTP credentials. Once you resolve this issue, restart the installation utility.

  13. Monitor the utility as it creates the SMP/E environment for CA CSM, and sets up the CA CSM components.

    The utility performs the following steps:

    After the last step completes, the utility displays an installation summary report (MSMSummaryReport.txt). The report is stored in the MSMSetup directory. This report provides the URL required to access CA CSM from a web browser.

    The setup utility completes its process.

  14. Review the summary report, MSMSummaryReport.txt, for specific post-installation job submission that is required to complete the overall CA CSM installation.
  15. (Manual mode only) Submit the installation jobs CSMN60yy, as specified in the summary report. yy indicates the sequence number of the job.
  16. Verify that the following libraries in the STEPLIB of the JCL(MSMMUF) job are APF-authorized:

    For the libraries to remain APF-authorized after the next IPL, add the libraries to your permanent APF list.

    Note: If the value of the AddAPFauthDSdyn keyword in the options file is N, try to APF-authorize these libraries manually.

  17. Verify that the user ID associated with the CA CSM application server (MSMTC job or started task) has the required USS access authority.

    CA CSM can create and mount file systems.

  18. Verify that your network configuration permits CA CSM to access the following websites:

    In addition, your network administrator must define a Domain Name System (DNS) entry for localhost.

  19. Start CA CSM.

    CA CSM becomes operational.