cancel
Showing results for 
Search instead for 
Did you mean: 

Provision of Connection Poolong in WAS 6.40

guru_subramanianb
Active Contributor
0 Kudos

Hi All Sap Consultants,

I just wanted to know whether SAP WAS 6.40 supports connection pooling concepts like other App Server.If so what is the procedure for doing so?

Thanks,

Guru Subramanian B

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

SAP Web AS does support connection pooling as a part of the implementation of the J2EE Connector Architecture. You can set the connection pooling properties for a generic resource adapter at deployment in an SAP-specific deployment descriptor. For more information, see http://help.sap.com/saphelp_nw04/helpdata/en/e8/23c1e7b5c44530a970972bb526c8fc/frameset.htm.

If you need to use connection pooling for a database connection, you can use the runtime of JDBC Connector Service in Visual Administrator. Please, check the following documentation for details: http://help.sap.com/saphelp_nw04/helpdata/en/2d/292391fa6745488f3e0e0d4b03c64e/frameset.htm.

Regards,

Zornitsa