Configuring a server |
- Click Default Destination Location.
- If you want to have the SI Bus service automatically create the data sources
and databases using Cloudscape, click the Use default datasource values check
box and proceed to Step 6.
- If you want to create a new data source and database, use the JDBC
Provider menu to specify the appropriate JDBC provider template.
- Optionally, in the Application bus schema name field, type the
name of the database schema used to contain the tables for the application
bus data source.
- Optionally, in the System bus schema name field, type the name
of the database schema used to contain the tables for the system bus data
source.
- In the Data source user name field, type the user name you are
using to access the database.
- In the Data source password field, type the password associated
with the user name.
- In the Application Bus Datasource Properties field, enter the custom
properties required by the data source used by the SCA Application Bus.
- In the System Bus Datasource Properties field, enter the custom
properties required by the data source used by the SCA System Bus.
- If you want the messaging engine to create the database tables for the
data source, select Create tables. The tables are created when the
server hosting the messaging engine is started.
|
Configuring a cluster |
- Click Default Destination Location.
- Use the JDBC Provider menu to specify the appropriate JDBC provider
template.
- Optionally, in the Application bus schema name field, type the
name of the database schema used to contain the tables for the application
bus data source.
- Optionally, in the System bus schema name field, type the name
of the database schema used to contain the tables for the system bus data
source.
- In the Data source user name field, type the user name you are
using to access the database.
- In the Data source password field, type the password associated
with the user name.
- In the Application Bus Datasource Properties field, enter the custom
properties required by the data source used by the SCA Application Bus.
- In the System Bus Datasource Properties field, enter the custom
properties required by the data source used by the SCA System Bus.
- If you want the messaging engine to create the database tables for the
data source, select Create tables. The tables are created when the
server hosting the messaging engine is started.
|