Use this page to configure the data sources supporting
the deployment environment and to optionally create the tables in
the database that are a part of the deployment environment. The wizard
defines the names of the data sources and you cannot change the names.
The table displays and allows you to configure all of the data
sources that are part of the deployment environment. You also specify
which tables to create by selecting Create Tables.
If you choose not to create the tables with the wizard you must run
the table creation scripts separately.
- Edit
- Allows you to edit the data source description you selected. Click Select on
the row that contains the data source description to change then click Edit.
- Edit Provider
- Allows you to change the provider for the data source you selected.
Click Select on the row that contains the data
source description to change then click Edit Provider.
Parameters in the display table
The table
contains the following information about the databases.
- Select
- Click Select to select a data source to
either edit, reset, test the connection or edit the provider.
- Database name
- Specifies the name of the database described by this configuration.
Initially, all database names are assigned to the common database.
If this assignment doesn't meet your needs, specify the correct database
name here.
- Schema
- Specifies the schema name associated with the tables accessed
with this data source definition.
- Create Tables
- Specifies whether to create tables within the database during
configuration. To defer table creation, clear this control.
- User name
- Specifies a user ID with sufficient authorization to access or
update the rows in the database. When you select Create
Tables the authorization must include the ability to create
tables and create schemas.
- Password
- Specifies the correct password associated with User
name that permit successful access to the database.
- Server
- Specifies the server on which the database resides. Server has
the format host:port. To change the default database
port, use the detail page.
- Provider
- Specifies the Java™ database connectivity (JDBC)
provider for this database.
Links marked (online) require access to the Internet.