Physical Column Oracle Fusion Middleware Online Documentation Library

Physical Elements 14-13 The connection pool tag includes the following child elements: xmlaUseSession If set to true, causes queries go through a common session. multiThreaded If set to true, indicates that the connection pool supports multi-threading, or in other words, that one connection pool can support multiple queries. If this option is set to false, each query is tied to a single database connection. type The call interface type. appServerName The name of the ADF application server. appServerPort The port number of the ADF application server. appID The ADF application ID. appEJBBean The name of the ADF application Enterprise Java Bean. javaHostServiceName The name of the JavaHost service. The JavaHost is used as a connector between the Oracle BI Server and data sources that use Java, such as ADF. isSiebelJDBSecured For Siebel OM data sources only. Indicates whether the connection between the Oracle BI Server and the Siebel data source is encrypted. csfKey This attribute is not currently used. isAW This attribute is not currently used. useCert This attribute stands for Use Certificate. It is used for ADF data sources and indicates whether to use a certificate when securing the connection. wsServer This attribute is reserved for a future release. wsWSDL This attribute is reserved for a future release. Table 14–11 Connection Pool Child Elements Element Name Description AfterQueryString Contains a connection script that is executed after the query is run. BeforeQueryString Contains a connection script that is executed before the query is run. PostConnectString Contains SQL queries executed after the connection is closed. PreDisconnectString Contains SQL queries executed before the connection is established. RelationalConnPool This child element is reserved for a future release. RelationalDataFolder This child element is reserved for a future release. SQLBypassDB For Oracle ADF data sources only. References the SQL Bypass database, if one has been specified. The SQL Bypass feature directly queries the database so that aggregations and other transformations are pushed down where possible, reducing the amount of data streamed and worked on in Oracle Business Intelligence. The database object is contained in a sub-element called RefDatabase. Table 14–10 Cont. Connection Pool Tag Attributes Attribute Name Description 14-14 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition Syntax ConnectionPool … bulkInsertBufferSize= transactionBoundary= unicodeDB= tempTablePrefix= tempTableOwner= tempTableDatabase= tempTableSpace= user= password= timeout= maxConnDiff= dataSource= reqQualifedTableName= isSharedLogin= isConcurrentQueriesInConnection= isCloseAfterEveryRequest= isAsyncExecution= executeOnCmd= xslPath= maxConn= xmlRefreshInterval= scriptPath= outputType= gwDelim= xpath= convertScriptPath= ignoreFirstLine= xmlHeaderPath= trailerPath= supportParams= isolationLevel= xmlaInfo= xmlaCatalog= xmlaUseSession= multiThreaded= type= appServerName= appServerPort= appID= appEJBBean= javaHostServiceName= isSiebelJDBSecured= csfKey= useCert= Description AfterQueryString flag= Value … AfterQueryString BeforeQueryString flag= Value … BeforeQueryString PostConnectString flag= Value … PostConnectString PreDisconnectString flag= Value … PreDisconnectString SQLBypassDB Physical Elements 14-15 RefDatabase … SQLBypassDB ConnectionPool