Previous Topic

Next Topic

Book Contents

ImportMigrationFiles

Purpose

Imports an InForm study database dump file that was created by the ExportMigrationFiles command into a new database instance, and creates and configures the InForm study based on command parameters supplied when the command runs.

Location

<InstallationDirectory>\InForm\Bin\DBOra

Usage

ImportMigrationFiles.cmd <TNS_Service_Name>

Command line prompts

You are prompted for the following parameters:

For legacy purposes, you can also pass the parameters by using the /accountparams:"path_to_parameter_file" command option.

When specified, this option includes the path to a text file that contains the values required to run the command. The format of the parameter file is parameter=value. There is a new line for each parameter, and there are no spaces on a line.

Parameter file contents

You can pass the following parameters in a parameter file:

Notes

Based on the parameters submitted when the command runs, the ImportMigrationFiles command imports the InForm study database dump file, and performs study configuration tasks, including:

Example

ImportMigrationFiles.cmd TRIAL1

Send Feedback