Overview
Learn how to run the IoT FND database migration script to set up or update IoT FND tables before launching the application for the first time or after an upgrade.
Cisco IoT FND uses a database migration system that allows you to migrate your Cisco IoT FND database without performing a full database dump and restore. Each migration updates the database tables and keeps a record of migrations already performed.
Before you begin
Before launching Cisco IoT FND for the first time, you must run the database migration script to set up the required tables in the database.
Procedure
| 1. | Change to the Cisco IoT FND binary directory and run the database migration script: Example:
|
|
| 2. | When prompted, enter the database password. The db-migrate command prompts you for the database password. The default password is cgms123 . |
|
| 3. | If you enter an incorrect password multiple times, unlock your Oracle user account.
|