Top
Systemwalker Service Quality Coordinator Installation Guide
Systemwalker

8.3 Actions needed to send data from V13 and after to V12

The following actions are required on the V12 Manager that receives V13 and after data:


Required privileges

Windows

The user must have the privileges of a member of the Administrators group.

UNIX

The user must have the privileges of the system administrator (superuser).


Before performing this procedure

If the Manager service or daemon is running, stop it using the procedure described in "A.8 How to Start and Stop Resident Processes" for Systemwalker Service Quality Coordinator V12. Also check that the relevant resident processes have stopped correctly.


Procedure

The procedure is as follows:

  1. Apply V13 support components

    Apply V13 support components in order to receive V13 and after information.

    These components are stored as archive files on the DVD-ROM for each platform (Windows, Solaris, and Linux).

    The storage locations and archive files names are shown below.


    Storage location

    <DVD-ROM Drive>
        +-tools
            |
            +-V12Manager
                |
                +-linux
                |    |
                |    +-V12M_Lin.tar.Z
                |
                +-solaris
                |    |
                |    +-V12M_Sol.tar.Z
                |
                +-windows
                     |
                     +-V12M_Win.exe

    Archive file name

    Windows

    Archive file name for Windows edition Managers

    V12M_Win.exe

    Note: This is a self-extracting file.


    Solaris

    Archive file name for Solaris edition Managers

    V12M_Sol.tar.Z


    Linux

    Archive file name for Linux edition Managers

    V12M_Lin.tar.Z

    Copy the archive file for the platform being used to an arbitrary directory, and decompress the archive file.


    The directory tree that is created when the archive file is decompressed and the list of components are shown below.


    Windows

    • Directory tree

      <Selected Location>
          |
          +-control
               |
               +-ConvertV13toV12.trd
               |
               +-ConvertV13toV12.ttd

    • List of components

      Component

      Application location

      convertV13toV12.trd

      Variable file directory\control

      convertV13toV12.ttd


    UNIX

    • Directory tree

      <Selected Location>
          |
          +-etc
               |
               +-opt
                    |
                    +-FJSVssqc
                         |
                         +-ConvertV13toV12.trd
                         |
                         +-ConvertV13toV12.ttd 

    • List of components

      Component

      Application location

      convertV13toV12.trd

      /etc/opt/FJSVssqc

      convertV13toV12.ttd

    Use the components from the directory tree that is created when the archive file is decompressed to overwrite the files in the application locations shown in the list of components above.

    Note

    If a correction patch has already been applied, check the creation dates of the existing files and the decompressed files. If the files with the most recent date have already been stored, there is no need to overwrite them.


  2. Edit the "DSAconfiguration.txt" file.

    Note

    Specify the installation directory and variable directory sections in the following example to match the installation environment.

    Windows

    The storage location for this file is as follows:

    Variable file directory\control\DSAconfigration.txt


    Add the following section to this file.

    [convertv13]

    execute_style=on

    path=dsa_tis.exe

    bad_file_dir=%TRACE_DIRECTORY

    bad_file_name=%c_convertv13.bad

    execute_retry_max=0

    # DS PDB registration

    input=SQC3PDBDSREG

    # PDB consolidation

    input=SQC3PDBCONSOL

    # Summary

    input=SQC3PDBSUMMARY

    # ES PDB registration

    input=SQC3PDBESREG

    # XML Configuration

    input=SQC3PDBXML

    # tis specific parameters

    tis_output_stream=0

    tis_record_definition=%CONTROL_DIRECTORY\convertV13toV12.trd

    tis_script=%CONTROL_DIRECTORY\convertV13toV12.ttd

    tis_arg=PDBDS=19200

    tis_arg=PDBCONSOL10=19201

    tis_arg=PDBCONSOL60=19202

    tis_arg=PDBCONSOL1440=19203

    tis_arg=PDBSUMMARY=19204

    tis_arg=PDBRYG=19205

    tis_arg=PDBXML=19206

    tis_arg=PDBES=19207


    UNIX

    The storage location for this file is as follows:

    /etc/opt/FJSVssqc/DSAconfigration.txt


    Add the following section to this file.

    [convertv13]

    execute_style=on

    path=%BASE_DIRECTORY/bin/dsa_tis

    bad_file_dir=%TRACE_DIRECTORY

    bad_file_name=%c_convertv13.bad

    execute_retry_max=0

    # DS PDB registration

    input=SQC3PDBDSREG

    # PDB consolidation

    input=SQC3PDBCONSOL

    # Summary

    input=SQC3PDBSUMMARY

    # ES PDB registration

    input=SQC3PDBESREG

    # XML Configuration

    input=SQC3PDBXML

    # tis specific parameters

    tis_output_stream=0

    tis_record_definition=%CONTROL_DIRECTORY/convertV13toV12.trd

    tis_script=%CONTROL_DIRECTORY/convertV13toV12.ttd

    tis_arg=PDBDS=19200

    tis_arg=PDBCONSOL10=19201

    tis_arg=PDBCONSOL60=19202

    tis_arg=PDBCONSOL1440=19203

    tis_arg=PDBSUMMARY=19204

    tis_arg=PDBRYG=19205

    tis_arg=PDBXML=19206

    tis_arg=PDBES=19207


  3. Start the Manager service or daemon and confirm that it operates normally

    Start the Manager service or daemon using the procedure described in "A.8 How to Start and Stop Resident Processes" for Systemwalker Service Quality Coordinator V12. Also check that the relevant resident processes have started correctly.