You can run coreDBUtility after profile
creation for any profile type to create a database for use with the
Message Logging mediation primitive. There are several parameters
which you can specify when using the command, some of which are required.
The coreDBUtility includes further usage instructions
in the bat/sh file.
The
coreDBUtility parameters are the following:
- -DdbConnectionLocation
- The database connection location.
- -DdbDelayConfig
- Can be set to true or false. If set to true, the database configuration
is not performed and the user has to use the provided scripts to perform
the configuration.
- -DdbHostName
- The host name or IP address for the database server.
- -DdbLocation
- The path of the database installation root.
- -DdbJDBCClasspath
- The directory path, which contains JDBC driver files.
- -DdbName
- The database name or alias name.
- -DdbPassword
- The password to access the database.
- -DdbSchemaName
- The schema name.
- -DdbServerPort
- The JDBC port number for the database server.
- -DdbStorageGroup
- The database storage group.
- -DdbType
- The database type. For example, DB2UDBOS390_V8_1 for DB2 for z/OS v8.
- -DdbUserId
- The user ID to access database.
- -DcellName
- The cell name.
- -DnodeName
- The node name.
- -DprofilePath
- The path of the profile.
- -DscopeLevel
- The scope level, valid values are "node", "cell".
- -DsqlScriptPath.default
- The default sql script for creating a table