Schema migration requirements
There are some ground rules you should consider during migration.
IBM Traveler automatically migrates the schema to the latest level during every upgrade, unless you disable this option using a configuration parameter. For more information, refer to Understanding the IBM Traveler schema.
- All permissions that are initially granted to the DB user during the initial High Availability (HA) setup will still be required.
- During migration, do not change the DB user name that was initially configured with IBM Traveler.
If you are using DDL, the migration scripts for that particular release need to be applied before
starting IBM Traveler. In addition, the autoschema option needs to be disabled using the
NTS_AUTO_DBSCHEMA=false
configuration parameter from notes.ini
.
Refer to Frequently asked questions about the enterprise database for information
on what migration scripts to apply for this release.