Name of functions | Tab | Description | Remarks |
---|---|---|---|
Connection settings | Connection information | Repository DB settings can be accessed or modified. | |
Connected number and release connection | Connected number management | Releases connections of repository DB. | |
Initial value and upper bound value of connected number | Specifies initial value and upper bound value of repository DB connection number. | ||
Connection lifetime settings | Specifies connection lifetime and check interval to close connection. The checking runs at intervals of specified milliseconds and closes connections in the pool that are not used and over their lifetime. | ||
Repository DB connection check when DataSpiderServer starts up | Reconnection settings | Specifies test connect count and interval used in starting up DataSpiderServer. DataSpiderServer tries to connect to the repository database up to the specified count times at the specified intervals, and the server starts up without repository database if all the attempts fail. | |
Repository DB connection check when DataSpiderServer is operating | Specifies reconnect count and interval used when connection to the repository database are requested in scripts and user operations and connection had been disconnected for some reason. | ||
Cleanup repository DB | Other | Deletes file data which is can not be viewed inside related table of repository DB. |
|
Item name | Description | Remarks |
---|---|---|
DBMS |
Select type of RDB used as repository DB.
|
|
JDBC driver path | Input or select path of JDBC drive used in repository DB JDBC connection.
Click [Browse] button to activate the file Selectr and Select the file. |
|
URL | Enter the URL of a JDBC connection.
|
|
User | Enter connection user of repository DB. | |
Password | Input password of connection user for the repository DB connection. |
Item name | Description | Remarks |
---|---|---|
Setup wizard | Use "Repository connection setup wizard" for connection setting. | |
Connection test | Connect to repository DB by the set content. |
Item name | Description | Remarks |
---|---|---|
Release | Release pooled connections of repository DB, and reset [Current repository DB Connections] value to "0". |
Item name | Description | Remarks |
---|---|---|
Initial number | Enter the number of pooled connections when DataSpiderServer starts. |
|
Upper bound number | Enter the maximum number of pooled connections. |
|
Item name | Description | Remarks |
---|---|---|
Lifetime |
Input time (ms) that pooled connections becomes target of component pool GC.
![]() |
|
Check interval |
The period to check connection which is target of component pool GC when [Lifetime] is over.
![]() |
|
Item name | Description | Remarks |
---|---|---|
Test connect count | If failing in connecting to repository DB when starting DataSpiderServer, input reconnection times. |
|
Test connect interval | If failing in connecting to repository DB when starting DataSpiderServer, input reconnection intervals (Millisecond). |
|
Item name | Description | Remarks |
---|---|---|
Reconnect count | If failing in connecting to repository DB when starting DataSpiderServer, input reconnection times. |
|
Reconnect interval | If failing in connecting to repository DB when starting DataSpiderServer, input reconnection intervals (Millisecond) |
|
Item name | Description | Remarks |
---|---|---|
Cleanup repository DB | Delete file data which is can not be viewed inside related table of repository DB. |