BPMCreateRemoteMigrationUtilities command-line utility

Use the BPMCreateRemoteMigrationUtilities command-line utility to create an archive file containing all the commands and their prerequisites that need to be run on the source environment. These commands with prerequisites can be used to extract or manage the configuration for migration.

The BPMCreateRemoteMigrationUtilities command creates the archive file specified by the archive_file_name parameter containing all of the commands and their prerequisites that must be run on the system containing the source profile to be migrated.

Prerequisites

On Linux or UNIX platforms, ensure that all extracted files have execute permission for the logged-in user. Otherwise, use the chmod command to grant execute permission for all extracted files.

Location

The BPMCreateRemoteMigrationUtilities command-line utility is in the install_root/bin directory on the new system.

The location of the archive file is displayed when you run the BPMCreateRemoteMigrationUtilities command. By default, the archive file is in the install_root/util/migration/scripts directory.

Syntax

BPMCreateRemoteMigrationUtilities 
full_path_and_archive_file_name
For migrating from a 32-bit operating system to a 64-bit operating system:
BPMCreateRemoteMigrationUtilities 
full_path_and_archive_file_name 
32bit

Parameters

archive_file_name
Specifies the name of the archive file that contains all of the commands and their prerequisites that need to be invoked on the database system where the database upgrade is to be performed.
32bit
Optional parameter that packages the correct version of Java for migrating from a 32-bit operating system.

Examples

Create the archive containing the remote migration utilities:
BPMCreateRemoteMigrationUtilities remoteMigrationUtilities.zip