| 1  | 
| 2  | Find and replace the variable [DATABASENAME] with the name of the database. | 
| 3  | 
| 4  | 
Execute the script corresponding to your DB2® platform:
| • | 
| 1  | Locate the StageDB2-ZOS.sql script in the scripts\DB2\Staging folder. | 
| Replace with the name of the tablespace for the new table STAT_STAGE_CNTRL. | |
| Replace with the creator/owner id. Requires the [USERID] to be able to set current sqlid to this [CREATORID] secondary authorization RACF group. Would need to connect [USERID] to the RACF group [CREATORID]. | |
| Replace with the Stogroup name for the index. Requires the grant GRANT USE OF STOGROUP [STOGRPNAME] TO [CREATORID] | 
| 1  | Locate the StageDB2-UNIX.sql script in the scripts\DB2\Staging folder. |