Creating a Driver Alias Definition
A driver alias definition identifies a database driver to Integration Server. While Integration Server comes with some driver aliases already defined, you may need to create a driver alias definition.
To create a driver alias definition
1. Open the Integration Server Administrator if it is not already open.
2. Go to Settings > JDBC pools > Create driver alias.
3. Provide the following information for the driver alias.
Parameter | Description |
Alias Name | Alias name to use for the driver. The name can be any length and contain any characters. |
Alias Description | Brief description of the driver alias. |
Driver Class Name | Name of the Java class for the JDBC driver. For the Tibero JDBC Driver, set the class name to: com.tmax.tibero.jdbc.TbDriver |
4. Click Save Settings.