Creating a DB2 database for unloaded RACF SMF data

A DB2® database names a collection of table spaces. The following SQL statement creates a DB2 database for the output of the RACF® SMF data unload utility:
CREATE DATABASE databasename

where databasename is supplied by the user.