|
JDBC connection pooling is in WebSphere Application Server's
manual. Connection pooling is often provided by app servers, not db server. JDBC 2.0 supports connection pooling, I believe. IBM's OLAP server is Essbase, which is Hyperion Solution's product. you can probably find better documentation from Hyperion's site: www.hyperion.com.
Personally I think Essbase is crap. (I worked in Hyperion before). MS's OLAP solution is much better (only a wrapper around RDBMS data, rather than a separate multi-dimensional database) |
|