Hi, Read the Activiti user guide "3.3. Database configuration" pay attention to: "databaseSchemaUpdate" parameter. if you use "create-drop" the schema will be created when the process engine is being created and drops the schema when the process engine is being closed.