Migrating the randomization source to the study database
- To migrate trial randomization to the InForm study database, use the following syntax:
RandomizationMigration.exe <trialname> /UseTrialSchema /prompt <outfile>
where:
- trialname—The name of the trial for which you are migrating randomization to an Oracle database.
- outfile—The name of the log file used to record the results of the RandomizationMigration command.
When prompted, enter the following parameters:
- OracleSysUID—The name of the Oracle system user.
- OracleSysPID—The password for the Oracle system user.
The results of the command are recorded in the output file you specify with the command.
- If the migration is successful, the output file will include the word SUCCESS.
- If the migration fails, the first line of the output file will be ERROR, followed by one or more error messages that indicate the cause of the failure.
- Restart the trial after the migration is complete.
Copyright © 2014, 2017 Oracle and/or its affiliates. All rights reserved.