Supported Database Component Configurator Parameters
The following table maps the Database Component Configurator parameters for configuring database components to the parameters that the Command Central CLI and composite template definition support:
| Database Configurator Parameter | CLI or Composite Template Parameter |
|---|---|
dbms
|
db.type
|
component
|
component
|
product
|
product
|
version
|
version
|
user
|
db.username
|
password
|
db.password
|
dbname
|
db.name
|
url
|
db.url
|
adminuser
|
db.admin.user
|
adminpass
|
db.admin.password
|
tablespacedir
|
db.tablespace.dir
|
tablespacefordata
|
db.tablespace.data
|
tablespaceforindex
|
db.tablespace.index
|
The following table lists the Database Configurator parameters that are specified differently in the CLI and in the composite template:
|
For the description and values of the parameters of the Database Component Configurator, see Installing IBM webMethods Products .
For the CLI commands syntax and the composite template definition syntax, see Managing Database Components Using CLI Commands and Managing Database Components Using a Template.