- Click on the DataSource tab.
- Manage the data source and the additional properties.
- Choose the Add, Modify, Remove buttons to add, modify and remove the data sources from the Data Sources list.
- Save your changes.
Managing the Data Source Properties
- Click on the DataSource tab.
- Edit the name of the data source in the Name field.
- Edit the aliases to this data source in the Aliases field:
- To add a new alias, choose the Add button. Enter a name for the alias in the dialog box that appears.
- To remove or edit an alias, select it and use the Remove and Edit buttons.
- Edit the driver name in the Driver Name field.
- In the JDBC Version field, select which version will be supported. You can choose between versions 1.x and 2.0.
- If you chose to support the 1.x version of the JDBC specification, you will have to:
- Set the fully qualified name of the driver's main class in the Driver Class field.
- Set a value in the Database URL field.
- Set values that you use to log on to the database in the User and Password fields.
- If you chose to support the JDBC 2.0 version, you will have to:
- Set a value in the Object Factory field.
- Choose a value from the DataSource Type combo box.
- Set a value in the CPDS Classnamefield.
Managing the Additional Properties
- Click on the Additional tab.
- Manage the additional key-value properties of the data source in the. To do this:
- Enter values in the Keyand Value fields.
- Use the buttons to add or remove the key-value pairs from the list.
- Manage the connection pooling:
- For the Default Connection Isolationfield, see Connection Transaction Isolation in the Administration Manual.
- For the other fields, see Managing Connection Pooling in the Administration Manual.
- Manage the SQL type support. For more information, see SQL Engine in the Administration Manual.