Database and file customizations
Database schema objects created or customized outside of the standard Oracle InForm application are not supported for upgrade and can cause errors during the migration process.
Note:
Oracle does not support migrating tables created outside of the standard Oracle InForm application schema or by Enterprise Adoption customers. These tables might cause errors when you import the study DMP files.Any schema customization must have an upgrade path that results in a valid Oracle InForm 7.0.1 schema at the point in the migration where you create the review schema. For more information, see Import the Oracle InForm study DMP file(s).
- Views
- Functions
- Procedures
- Packages
- Triggers
Note:
The commandpfadmin RECREATEREVIEWSCHEMA
runs
automatically as part of the study import process. If any schema
objects such as views, functions, procedures, packages, or triggers
are invalid, pfadmin RECREATEREVIEWSCHEMA
fails,
and as a result the migration fails. You must repair any invalid
schema objects before you can perform a migration.
Any study resources that have been customized for deployment must be addressed separately before migration.
The customized changes must be modified to comply with the Oracle InForm 7.0.1 software and Oracle InForm 7.0.1 MedML schema and reinstalled so that the customized changes are not lost due to the upgrade.
Parent topic: Considerations before you migrate