Previous Topic: How to Create a Mirror Copy of Your Security FileNext Topic: Start the Product with the Mirror as the Primary Security File


How to Run the Product with a Mirror File as Primary Security File

The security file contains all security-related information about users, profiles, departments, divisions, zones, and resources. In this scenario, you have created a mirror copy of your primary security file but subsequently encountered a problem with the primary file. This scenario shows how a security administrator switches to the mirror security file and runs the product with the mirror file as the primary file.

Note: Switching to the mirror security file does not require an IPL.

The following illustration shows how a security administrator runs the product with a mirror file as the primary security file:

The flowchart diagram shows the process steps for running the product with a mirror file as primary security file

Perform the following tasks to run the product with a mirror file as the primary security file:

  1. Create a started task for the mirror file.
  2. Start the product with the mirror as the primary security file.

Create a Started Task for the Mirror File

You must define a started task that initializes the product with the mirror security file.

Follow these steps:

  1. Review the TSSM member in the SYS1.PROCLIB data set, and make any changes needed.

    TSSM is set up to run the product with the mirror security file in the place of the primary security files.

    Note: The TSSM model allows for creating a second set of mirror files. The second set of files should be on a separate volume from the old mirror files. If you create a new set of mirror files, ensure that you reference the new files (through the SECMIRR and VSAMMIRR statements) and, if necessary, adjust the references to backup files (through the BACKUP and VSAMBKUP statements).

  2. Define the new started task to the product:
    TSS ADD(STC) PROCNAME(TSSM) ACID(TSS)
    

    Your new started task in now available. You can restart the product with this started task to use the mirror file as your primary security file.