ImportMigrationFiles

Purpose

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

Note:

The ImportMigrationFiles command registers the study with Oracle InForm Adapter (if the Oracle InForm Adapter parameters are all specified), and with Oracle InForm Publisher (if the Oracle InForm Publisher parameters are provided).

Location

<InstallationDirectory>\InForm\Bin\DBOra folder.

Usage

ImportMigrationFiles [connection string] /prompt [/AdditionalParametersFile:[optionsfile]] [/IgnoredImportErrorsFile:[ignorederrors]] [log options] [/resume:resumelabel]

ImportMigrationFiles [connection string] /accountparams:[paramfile] [/AdditionalParametersFile:[optionsfile]] [/IgnoredImportErrorsFile:[ignorederrors]] [log options] [/resume:resumelabel]

Where:

Command line prompts

If using prompting, you are prompted for the following parameters:

Parameter file contents

When using a parameter file, the path to a text file is given. The format of the parameter file is parameter=value, with each value on a separate line, and no spaces between the parameter name, =, and value.

The parameter file must contain the following parameters:
The parameter file may contain the following parameters:

Notes

Based on the parameters submitted when the command runs, the ImportMigrationFiles command imports the Oracle InForm study database dump file, and performs study configuration tasks, including:
  • Creates the Oracle InForm server and study.
  • Upgrades the study schema.
  • Updates study statistics.
  • Sets the MedML Installer server.
  • Upgrades resources.
  • Terminate obsolete users.
  • Sets the deployment web service port.
  • Sets the Authentication service port.
  • Sets the ODM service port.
  • Configures Oracle InForm Adapter for the study.
  • Configures Oracle InForm Publisher for the study.