Oracle Weblogic Server (MOSC)

MOSC Banner

Need recommendation of # of connections in data source?

edited Apr 7, 2015 10:04AM in Oracle Weblogic Server (MOSC) 1 commentAnswered

I have a data source connected to a SQL Server database.  I have one java cron job.  This job will run once a day.  All it does is it will read all unprocessed records from the database, maybe 1000 records per day. For each record, it will update it using JDBC in java.

Even though it has 1000 records, but it only opens once to read in the beginning.

The default # of connections in the connection pool when I first created this data source is 15.  Is that enough given my requirements?  If not, how many # of connections should I have please?

Thanks

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center