Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Data Source Performance Issue

Amin JaliliOct 31 2016 — edited Nov 11 2016

hey guys,

i have data source named 'dbconnection' for an Application. this Application has many transaction. and it was really slow(30 sec to be up) but after some changes it took 8 sec.(At End of this Post)

My Questions :

1-for the first time it is fast(just 8 sec) but in 2nd and 3rd and .... it goes slow like before(30 sec).when i refresh the application, same thing goes.

2-iwhy i can't change the Transaction to 'LLR' for better performance

2-what's the difference between minimal and initial capacity?

3-why i can't make the 'wrap Data Types'  unchecked ?after applying nothing happens.it's again checked!

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

high active connection is : 9 and i set the parameter like this

-----

initial & maximum & minimum capacity : 10

statement cache : 0 (because it's the statements in application is changing every tie and it has few hit in long-time running)

Test Connections on Reserve  : Checked

Second to trust : 5

shrink frequency : 300

pinned to thread : Checked

This post has been answered by Martien van den Akker on Nov 2 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 9 2016
Added on Oct 31 2016
5 comments
406 views