Database Component Configurator Command

Go to the Software AG_directory\common\db\bin directory and run the command below.

Each run of the configurator operates on a single schema.

You must create database storage before you create database components.

Main Parameters

dbConfigurator.{bat|sh} {-a|--action} action 
{-d|--dbms}{db2luw|mysql|oracle|sqlserver|pgsql|tibero} 
{-l|--url} RDBMS_URL
{{-c|--component} db_component_name_or_code[,db_component_name_or_code...] | 
  {-pr|--product} product_name} {-v|--version} latest 
{-u|--user} db_user {-p|--password} password 
[{-au|--admin_user} db_admin_user {-ap|--admin_password} password]

Additional Parameters

[{-tsdata|--tablespacefordata} data_tspace_name] 
[{-tsindex|--tablespaceforindex} index_tspace_name] 
[{-tsblob|--tablespaceforblob} BLOB_tspace_name] 
[{-b|--bufferpool} buffer_pool_name] 
[-t|--tablespacedir directory] 
[-n|--dbname database_name] 
[{-e|--export|-i|--import} {-dir|--configdir} directory  {-file|--configfile} file_name] 
[-r|--runCatalog] 
[-h|--help] 
[-pa|--printActions] [-pc|--printComponents] [-pp|--printProducts]
[--resume]