Hi Praveen,
there is no general guide line at the moment as this depends on a lot of parameters.
There are currently 3 different versions of the JDBC Adapter: 6.5, 9.0 and 9.10:
- JDBC Adapter 6.5 is available for all current webMethods versions. For versions wM 9.10 and newer a migration to 9.0 or 9.10 should be considered.
- JDBC Adapter 9.0 is available for all current webMethods versions in the wM 9.x and the wM 10.x stream.
- JDBC Adapter 9.10 is available for wM 9.10, wM 9.12 and the wM 10.x stream.
Dependend on the database vendor and database version there are several different drivers/driver types which have different performance scales.
Additonally there might exist parameters on the database side which can be tuned by DBA to optimize the performance (number of processes, SGA heap, …).
Performance is also related to the design of the tables (how many columns, how long are they, of which datatype, are the right columns indexed for faster queries, …) and the expoected amount of data in the tables (how many rows).
For configuration parameters see the corresponding Adapter Users Guide.
Regards,
Holger
#Integration-Server-and-ESB#Adapters-and-E-Standards#webMethods