Name of functions |
Menu |
Description |
Remarks |
Global resource list |
Global resource list |
Lists all available Global Resource Listed when Global Resource is started.
|
- Sorted by standard unicode character order.
|
Create new global resource |
Creates a new Global Resource |
|
Change Global Resource Settings |
Modifies Global Resource settings |
"Warning of broken link" dialog appears when changing the name of global resource.
- When the name of the global resource is changed, it can no longer be referenced from the script, so it is necessary to set again manually.
- When the name of global resource with "Default" type is changed, names of global resources with the same name and different types are also changed.
But only if the user has the permission to use and edit other global resources with the same name.
See "Global Resource name character limitations" for characters not allowed in the names of Global Resource
|
Copy Global Resource |
Copies the Global Resource |
Copied global resources will be granted the following security settings by default.
- The user that copied the resource is the owner.
- Primary group of the user that copied the resource is the group.
- Only the owner can both use and edit the resource; group and others can only use the resource.
|
Create global resource of Different Type |
Creates Global Resource with a different Type
|
See "Type" for details.
|
Delete Global Resource |
Deletes Global Resource |
When the global resource with "Default" type is deleted, global resources with the same name and different types are also deleted.
|
Reset Pool |
Reset the global resource of pool to "0". |
|
Item name |
Description |
Remarks |
Use component pool |
Select whether to use Component Pool or not.
- [Checked]: (default)
Use the component pool.
- [No Checked]:
Do not use the component pool.Generates the global resource at each time of the connection .
|
|
Reset pool |
Reset the global resource of pool to "0".
|
- Enabled when [Use component pool] is checked.
- When creating a new global resource, this button is not shown.
|
Initial value and upper bound value of connected count |
Initial value |
Enter the number of pooled connections when DataSpiderServer starts. |
- Enabled when [Use component pool] is checked.
- The default value is "0".
|
Upper bound value |
Enter the maximum number of pooled connections.
- [Limited]:
Enter the maximum number of pooled connections.
- [Unlimited]:
Do not set the maximum number of pooled connections.
|
- Enabled when [Use component pool] is checked.
- Default value is "0" when [Limited] is selected.
If "0" is specified, [Unlimited] is set after pressing [Create global resource] button.
|
Connection lifetime settings |
Connection lifetime |
Input time (ms) that pooled connections becomes target of component pool GC. |
- Enabled when [Use component pool] is checked.
- The default value is "1800000" (30 minutes).
|
Time out |
Input timeout time (ms) when requiring connection is exceeded upper bound value if selecting [Limited] in [Upper bound value].
|
- Enabled when [Use component pool] is checked.
- The default value is "30000" (30 seconds).
- If connection is not generated even when timeout time is over, error occurs.
|