Whether to enable row prefetching between client and WebLogic Server for each ResultSet.
The WebLogic Server will ignore this setting and not use row prefetching when the client
and WebLogic Server are in the same JVM.
Parsed from file BEA-WEBLOGIC-MIB.mib.txt
Company: None
Module: BEA-WEBLOGIC-MIB
Whether to enable row prefetching between client and WebLogic Server for each ResultSet.
The WebLogic Server will ignore this setting and not use row prefetching when the client
and WebLogic Server are in the same JVM.
Parsed from file BEA-WEBLOGIC-MIB.mib
Module: BEA-WEBLOGIC-MIB
Vendor: Independence Technologies, Inc.(ITI)
Module: BEA-WEBLOGIC-MIB
[Automatically extracted from oidview.com]
jdbcTxDataSourceRowPrefetchEnabled OBJECT-TYPE SYNTAX INTEGER { true( 1 ), false( 2 ) } ACCESS read-only STATUS mandatory DESCRIPTION "Whether to enable row prefetching between client and WebLogic Server for each ResultSet. The WebLogic Server will ignore this setting and not use row prefetching when the client and WebLogic Server are in the same JVM." ::= { jdbcTxDataSourceEntry 45 }
jdbcTxDataSourceRowPrefetchEnabled OBJECT-TYPE SYNTAX INTEGER { true(1), false(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Whether to enable row prefetching between client and WebLogic Server for each ResultSet. The WebLogic Server will ignore this setting and not use row prefetching when the client and WebLogic Server are in the same JVM." ::= { jdbcTxDataSourceEntry 45 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.140.625.590.1.1 | jdbcTxDataSourceIndex | 0 | 0 | Unique value directed from ObjectName which is used as table index |
1.3.6.1.4.1.140.625.590.1.5 | jdbcTxDataSourceObjectName | 0 | 0 | JMX-standard MBean name |
1.3.6.1.4.1.140.625.590.1.10 | jdbcTxDataSourceType | 0 | 0 | BEA-proprietary MBean type |
1.3.6.1.4.1.140.625.590.1.15 | jdbcTxDataSourceName | 0 | 0 | BEA-proprietary MBean name |
1.3.6.1.4.1.140.625.590.1.20 | jdbcTxDataSourceParent | 0 | 0 | BEA-proprietary Parent object's identification, with syntax |
1.3.6.1.4.1.140.625.590.1.25 | jdbcTxDataSourceJNDIName | 0 | 0 | The JNDI path to where this TxDataSource is bound. Applications that look up the JNDI path will get a javax.sql.DataSource insta… |
1.3.6.1.4.1.140.625.590.1.30 | jdbcTxDataSourcePoolName | 0 | 0 | The name of the JDBC connection pool that is associated with this TxDataSource |
1.3.6.1.4.1.140.625.590.1.35 | jdbcTxDataSourceEnableTwoPhaseCommit | 0 | 0 | Specifies whether this TxDataSource is enabled to participate in distributed transaction if this TxDataSource is associated with… |
1.3.6.1.4.1.140.625.590.1.40 | jdbcTxDataSourceTargets | 0 | 0 | The targets where this jdbc data source is deployed. |
1.3.6.1.4.1.140.625.590.1.50 | jdbcTxDataSourceRowPrefetchSize | 0 | 0 | Number of rows to prefetch between client and WebLogic Server when not in the same JVM. |
1.3.6.1.4.1.140.625.590.1.55 | jdbcTxDataSourceStreamChunkSize | 0 | 0 | Streaming datatypes (e.g. blob/clob) will be pulled in StreamChunkSize sized chunks from the WebLogic Server to the client as ne… |