This topic explains the essential tasks to perform after an upgrade, ensuring that all necessary configurations and services are restored for proper system operation.
The post-upgrade checklist is a set of tasks that must be completed after performing a system upgrade to ensure all configurations and services are correctly restored.
-
Manual changes to cgms scripts are lost after an upgrade and must be reapplied.
-
Reconfiguration of FND using the setupCgms script is required.
-
Database upgrade must be performed using the DB migrate script.
-
The cgms service should be started to monitor system status.
After completing an upgrade, it is important to follow a checklist to restore system functionality and apply any necessary manual changes.
-
Manual script changes must be reapplied.
-
Run setupCgms to reconfigure FND.
-
Run DB migrate to upgrade the database.
-
Start cgms service to monitor status.
Any manual changes made to the cgms scripts are lost post upgrade; therefore, you have to make the changes again.
For example, after upgrading, an administrator runs setupCgms to reconfigure FND, executes DB migrate to update the database, and starts the cgms service to ensure the system is operational.