| Item name |
Required / Optional |
Use of Variables |
Description |
Remarks |
| Hostname |
Required |
Only environment variables are available. |
Enter the host name of database. |
- Disabled when [Enter URL directly] is checked.
|
| Port number |
Required |
Only environment variables are available. |
Enter the port number of database.
The value defaults to "50000" for Type4 and "6789" for Type3. |
- Disabled when [Enter URL directly] is checked.
|
| Database name |
Required |
Only environment variables are available. |
Enter the database name. |
- Disabled when [Enter URL directly] is checked.
|
| Enter URL directly |
Optional |
Not available |
Select whether or not to enter the URL of destination DB2 database directly.
- [Checked]:
Enter the URL directly.
- [Not checked]: (default)
Generate URL based on the settings of [Host name], [Port number], and [Database name].
|
|
| URL |
Required |
Only environment variables are available |
Enter the URL.
Standard URL format of DB2 is “jdbc:db2://<Host name>:<Port number>/<Database name>”.
The adapter supports URL which is supported by the JDBC driver. |
- Enabled when [Enter URL directly] is checked.
|
| User name |
Required |
Only environment variables are available. |
Enter the user name. |
|
| Password |
Optional |
Only environment variables are available. |
Enter the password. |
|