Migrating Data on a Single-tier Installation on Windows

After you install the version
16.0.2
Enforce Server, you can use the Migration Utility to migrate data to the new instance. The Migration Utility migrates Enforce Server data in the following two phases:
  1. Runs a report to confirm the status of the file system
    The report lists information to confirm that the file system is ready for migration and identifies issues. The report lists saved customizations. Saved customizations include certificates, keystores, plugins, FlexResponse scripts, and configuration file settings.
    The first phase moves data files, document profiles, property files, plugins, and keystores to the
    16.0.2
    instance.
  2. Performs pre-checks before DLP services are taken down during the migration
    The second phase moves incidents, indexes, services, and the database.
Before you start the migration, use the Upgrade Readiness tool to confirm that the Oracle database is ready for migration. See Checking the database update readiness.
You can migrate data silently or using interactive mode.

Migrate silently

  1. Log on (or remote logon) as Administrator to the Single Tier Server system where you intend to run the Migration Utility.
  2. Run the following command in an elevated command prompt:
    migrateSingleTier.bat -silent -sourceVersion="
    <previous version>
    " -jreDirectory="
    C:\Program Files\AdoptOpenJRE\jdk8u<version>-jre
    "
    Where
    <previous version>
    represents the previous, active version (for example, use
    -sourceVersion=
    16.0.1
    to migrate from
    Symantec Data Loss Prevention
    version
    16.0.1
    ).

Migrate using interactive mode

  1. Log on (or remote logon) as Administrator to the Single Tier Server system where you intend to run the Migration Utility.
  2. Use the command prompt to navigate to the following directory:
    C:\Program Files\Symantec\DataLossPrevention\SingleTierServer\
    16.0.20000
    \Protect\Migrator
  3. Run the Migration Utility:
    migrateSingleTier.bat
    .
  4. Confirm that OpenJRE is installed at the listed location, then press
    Enter
    .
    If no JRE displays, you must install it before proceeding.
    A list of the migration phases appears.
  5. Enter
    Y
    and press
    Enter
    to start phase 1.
  6. Select the active
    Symantec Data Loss Prevention
    version to migrate and press
    Enter
    .
    After phase 1 completes, a message provides a path to where you can access the phase 1 report. The report lists details about the data files, document profiles, property files, plugins, and keystores that were migrated. Resolve any errors listed on this page before proceeding to phase 2.
    The previous version continues to run, including the services and the database, after phase 1 completes. You can exit the migration process and continue to phase 2 later.
  7. Press
    Enter
    to start phase 2.
    A message indicates when the migration completes.
    If the upgrade fails because of DatabaseProcessCheck, see Stop all Symantec Data Loss Prevention database sessions.
  8. If migration fails, review the Enforce Server migration logs in the
    MigrationUtility.log
    located at
    C:\ProgramData\Symantec\DataLossPrevention\SingleTierServer\
    16.0.20000
    \logs\debug
    .