Previous Topic: Installation Jobs for a New InstallationNext Topic: Setting Up CA CSM User ID Without UID(0)


Installation Jobs for an Upgrade

The installer generates unique JCL necessary for the type of installation and installation options that you specified according to the following rules:

CSMUxxyy
xx

Indicates the version number that you are upgrading from.

yy

Indicates the sequence number of the job.

For example, if you are upgrading from CA MSM R4.1, the job numbers will be CSMU4101, CSMU4102, …, CSMU4110.

The following jobs are created if you are performing an upgrade of your current CA CSM database to the latest CA CSM version:

CSMUxx01 (Backs up existing CA CSM data)

Backs up your existing previous version CA Datacom/MSM data.

CSMUxx02 (Unpack CA CSM Product)

Unpacks the z/OS and USS contents.

CSMUxx03 (Customize CA CSM SMP/E Environment)

Customizes the SMP/E environment data set UCLIN statements with the site-specific values provided through the options file.

CSMUxx04 (Assemble/Linkedit CA Datacom/MSM db system module)

Assembles and link-edits the CA Datacom/MSM system ID module with the site-specific values provided in the options file.

CSMUxx05 (Load CA Datacom/MSM SVC)

Executes CAIRIM module to load the CA Datacom/MSM SVC.

CSMUxx06 (Allocate and Load CA Datacom/MSM Database Data Sets)

Allocates and loads the CA Datacom/MSM database data sets.

CSMUxx07 (Data migration)

Migrates the previous CA Datacom/MSM database to the latest version.

CSMUxx08 (Start the CA Datacom MUF)

This job starts the CA Datacom/MSM MUF.

Note: Run this job manually, even if you are running the CA CSM installer in Automatic or Review mode. The job CSMUxx08 is a running task. Before you submit the next job, review the JES Active Queue to determine if the job CSMUxx08 is executing.

CSMUxx09 (Confirm database tables and backup the new installed database)

Verify that MSMDBSVS (CA Datacom/DB server) and MSMTCSRV (Apache Tomcat) are not active.

This job matches the requirements specific to the CA CSM version that you are upgrading from. For all versions, this job confirms the CA Datacom/MSM database tables and creates a backup of the latest CA Datacom/MSM installed database. However, if you are upgrading to the latest version, this job contains additional JCL steps specific to the CA CSM version that you are upgrading from.

If this job fails, review the error message to determine the cause of the problem. Take appropriate actions to correct the situation. Before you resubmit this job, perform the following actions:

CSMUxx10 (Stop the CA Datacom MUF)

This job stops the CA Datacom/MSM MUF.

Note: Run this job manually, even if you are running the CA CSM installer in Automatic or Review mode.