Applying a hotfix to a repository manually To apply a hotfix manually 1 Find the DBAT model file with the next revision corresponding to your present database schema version in the following directory: – Windows – <Base directory>\<Version>\root\config\database\ – UNIX – <Project location>/config/database/ 2 Open the DBAT model file and run all the scripts that are referenced inside. 3 Repeat steps 1 to 2 for the next DBAT model file, and continue until there is no more model files for your database version. Post requisites You must now deploy the updated routines to all <File name>.sql files. For Microsoft SQL Server and Oracle Database, you use standard procedures.