System DB
Set DB used as a data keeping queue and an error queue of the pipeline.
About settings items
| Database type | Select the database to connect from the list box. Some methods such as JDBC and ODBC are prepared as a connection method according to the data base. Please select it according to the environment. |
|---|---|
| Driver | This item need not change usually. |
| URL | Iput URL to connect with the database. |
| User | Iput the user name to connect with the database. |
| Password | Iput the password to connect with the database. |
| Connection pool | Select whether to use connected pool. |
| Use journal file | Select whether to set the journal file valid to improve the reliability of the data storage to MQ. |
| Size of journal file | Specify the size of the journal file to save data (the unit is a byte). |
| Number of journal files | Specify the number of journal files. |