Database Component Configurator Command
You can perform an action on one database component or on all database components, or on the database components for one product, using the command below. You run the command from the Software AG_directory \common\db\bin directory.
Main Parameters
dbConfigurator.{bat|sh} {-a|--action} action
{-d|--dbms}{oracle|sqlserver|db2luw|db2i}
{{-c|--component} db_component{-v|--version} version
{-l|--url} RDBMS_URL
{-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]
[-ab|--about]
[-pa|--printActions] [-pd|--printDatabase] [-pc|--printComponents]
[-pp|--printProducts] [-pe]
The parameters and their possible values are explained below.