01. How to set up the Timeout for the graphical environment (ODI Studio)?
ODI12c
The
Oracle Data Integrator Timeout parameter (in seconds) is set in the ODI
12c Studio tool menu bar from ODI > Tools > Preferences > ODI
> System, as shown below:
Modifications of these "Parameters" only impact the local ODI Studio on which the modifications have been performed.
ODI 11g
The
Oracle Data Integrator Timeout parameter (in seconds) is set in the ODI
11g Studio tool menu bar from ODI > User Parameters > Property
"Oracle Data Integrator Timeout".
The default value is 30 seconds.
02. How to set up the Timeout for the Agents (standalone Agent, colocated Agent, and J2EE Agent)?
The
Oracle Data Integrator Timeout of any ODI 12c Agent might be configured
from ODI Studio > Topology, by setting the desired number of seconds
into the "JDBC connection timeout" property from the physical Agent > "Properties" tab, as shown below:
03. Additional settings for the J2EE Agent
In the WLS Admin Console, go to the deployment of the ODI J2EE Agent, and modify the Session Timeout field to the desired number of seconds.
Additionally,
the connection timeout, and the number of retries to establish the
connection can also be increased by configuring the JDBC Data Source
parameters in WLS Admin Console.
Go to Services > Data Sources entry. Edit the desired Data Source (odiMasterRepository, odiWorkRepository, etc). Go to the Configuration > Connection Pool tab. Click on the "Advanced" link at the bottom of page, and set the Connection Creation Retry Frequency, Login Delay, and Inactive Connection Timeout fields to the desired values.
Also notice the oracle.net.CONNECT_TIMEOUT property (milli-seconds) in the Connection Pool tab > "Properties" text box.
Go to Services > Data Sources entry. Edit the desired Data Source (odiMasterRepository, odiWorkRepository, etc). Go to the Configuration > Connection Pool tab. Click on the "Advanced" link at the bottom of page, and set the Connection Creation Retry Frequency, Login Delay, and Inactive Connection Timeout fields to the desired values.
Also notice the oracle.net.CONNECT_TIMEOUT property (milli-seconds) in the Connection Pool tab > "Properties" text box.
No comments:
Post a Comment