Migrating Data on a Single-tier Installation on Linux
After you install the version
16.0.2
Enforce Server, you use the Migration Utility to migrate data to the new instance. The Migration Utility migrates Enforce Server data in the following two phases:
- Runs a report to confirm the status of the file systemThe report lists information to confirm that the file system is ready for migration and identifies issues. The report lists saved customizations. Saved customizations includes certificates, keystores, plugins, FlexResponse scripts, and configuration file settings.The first phase of the migration also moves data files, document profiles, property files, plugins, and keystores to the16.0.2instance.
- Performs pre-checks before DLP services are taken down during the migrationThe second phase of the migration 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.
The process to migrate data does not move all plug-ins. See Migrating plug-ins.
Before you run the Migration Utility, you must switch to
root
user. Migrate silently
- Open the command prompt window.
- Switch to root user:su root.
- Go to the following directory:/opt/Symantec/DataLossPrevention/SingleTierServer/16.0.20000/Protect/Migrator
- Run the following command as root to complete the migration using silent mode:./migrateSingleTierServer.sh -silent -sourceVersion="<previous version>" -jreDirectory="/opt/AdoptOpenJRE/jdk8u"<version>-jreWhere<previous version>is the previous version number and/opt/AdoptOpenJRE/jdk8upoints to the current JRE location.<version>-jre/
Migrate using interactive mode
- Open the command prompt window.
- Switch to root user:su root.
- Go to the following directory:/opt/Symantec/DataLossPrevention/SingleTierServer/16.0.20000/Protect/Migrator
- Run the Migration Utility using the following command:./migrateSingleTierServer.sh
- Confirm that OpenJRE is installed and that the directory is correct, then enterY.
- PressEnter.If no JRE displays, you must install it before proceeding.A list of the migration phases appears.
- EnterYand pressEnterto start phase 1.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.
- Select the activeSymantec Data Loss Preventionversion to migrate and pressEnter.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 at a later time.
- EnterYand pressEnterto 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.
- If the migration fails, review the Enforce Server migration logs inMigrationUtility.logat/var/log/Symantec/DataLossPrevention/EnforceServer/for more details.16.0.20000/debug/