...
Field | Description |
---|---|
Configuration | Enter the path to your configuration.castmigration file stored on the local hard drive. Use the Browse button to find the file. |
Origin User | Enter the username that will be used to access the source RDBMS defined in the configuration.castmigration file. CAST recommends that you use a user with DBA equivalent rights. You can also use the same level of rights that is required to install CAST schemas - this is explained here: Appendix - RDBMS requirements and configuration. |
Origin Password | Enter the password for the username that you have entered in the Origin User field. |
Target User | Enter the username for your target CSS server defined in the configuration.castmigration file. This should always be Operator. |
Target Password | Enter the password for the Operator username that you have entered in the Target User field. Unless you have changed this, it should be set to CastAIP. |
Expected Version | Enter the CAST AIP version number (for example 7.3.4) of the schemas you want to migrate. Any schemas defined in the configuration.castmigration file that do not correspond to this version number will be ignored. |
CAST binaries | Enter the path to the root folder of your CAST AIP installation, for example: C:\Program Files (x86)\CAST\7.3. The CAST AIP binaries must match the CAST AIP version of the schemas defined in the configuration.castmigration file. |
...