Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
db_fetch_size

User_2KDO1
Rank 1 - Community Starter
Hi
I am not much familiar with XML Pserver.
I would like to know should I set higher db_fetch_size ? currently we set 20.
In weblogic JDBC pool setting we set all pools to Statement Cache Size:60
Any harm or improve if we set to db_fetch_size=60
Thanks
0
Answers
-
Hi,
The Database Fetch Size property specifies the number of rows that are fetched from the database at a time. So I think there is no harm in increasing the value.
Regards,
Sareesh
0