About database-config xml in BIP
Hi,
Require some help with a clarification on attributes related to database-config.xml .
We have a Oracle BIP 10.1.3.4.2 (XMLP) application hosted on WLS 10.3.4.0. While comparing the database-config.xml files in the test and live env. found there is a difference in tag values for <external-connection-pooling>
For live env. the value is set to false whereas in test env, the values are set to true.
I have been trying to understand this difference in value along with <sequence-preallocation-size>50</sequence-preallocation-size> defined in the file but unable to find sufficient material explaining about the attributes of database-config.xml particularly with <external-connection-pooling> and <sequence-preallocation-size>