how many adapter services can be configured?

Hi ,

Need suggestion on the maximum number adapter services can be used for a single jdbc connection.

I have a adapter connection with maximum threads in pool : 50

and there is a need for lot of interactions with database.

currently I have configured appx.220 adapter services for this single connection . Is it a good practice?

Thanks in Advance,
Surya

Surya,

There isn’t any limitation on number of adapter services per connection but you need to manage maximum threads in pool according to your environment and calls to the database.