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.
|
Library name |
Optional |
Only environment variables are available. |
Enter the library name of database. |
- Disabled when [Enter URL directly] is checked.
|
Enter URL directly |
Optional |
Not available |
Select whether or not to enter the URL of destination DB2 for i database directly.
- [Checked]:
Enter the URL directly.
- [Not checked]: (default)
Generate URL based on the settings of [Host name], and [Library name].
|
|
URL |
Required |
Only environment variables are available |
Enter the URL.
Standard URL format of DB2 for i is “jdbc:as400://<Host name>/<Library 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. |
|
Perform auto-commit |
Optional |
Not available |
Select whether to perform auto-commit.
- [Checked]:
Perform auto-commit.
- [Not Checked]: (default)
Do not perform auto-commit.
|
- Check if there is no journal in the database specified by [Library name] or the journal process is stopped. In this case, the operation cannot be rolled back.
|