You can add data definition language (DDL) statements that perform preparation tasks during process installation and cleanup statements when the process is removed.
For example, during process installation you might want to increase the buffer pool size of a DB2® data source containing the business data. Conversely, DDL statements performing cleanup tasks can be run when the process is removed, for example, the buffer size might be reset to the default size.
To add process installation cycle settings: