Updating the database configuration of an existing Engineering Lifecycle Management instance by using Red Hat OpenShift CLI
When your database server is moved to a different host or when database credentials are updated, you must update the database configuration of the Engineering Lifecycle Management instance. You can do it using the Red Hat® OpenShift® CLI method.
Before you begin
- Ensure that the existing Engineering Lifecycle Management setup is functional without any errors and all Engineering Lifecycle Management applications are accessible.
- Back up the old database.Note: To stop the Engineering Lifecycle Management applications before database backup, you can use the ELMOperation CR. For more information, see Stopping and starting Engineering Lifecycle Management application pods by using ELM Operation instance.
- Use the database vendor-specific tools to migrate the data from the old database to the new database.Important: For IBM® Db2® or for z/OS®, follow the unload and load instructions in Running UNLOAD and LOAD processes on Db2 to create a backup database.
- Ensure that the new database configuration inputs are available to you. Note: The new database server must be of the same vendor type.
- Consider the downtime of Engineering Lifecycle Management applications and plan the activity.
- Log in using the appropriate user role that has the privilege to update the database configuration. For more information about the roles that are used in the Red Hat OpenShift, see User roles mapping in Engineering Lifecycle Management on Hybrid Cloud.