搜索资源列表
occipool_demo
- Oracle10g occi 连接池创建方法-10g occi connection pool creation method
Oracle9i-SGA
- Oracle 在启动的时候指定SGA使用多少虚拟内存,并且在运行时允许实例通过调整buffer cache, shared pool, large pool和PGA的大小动态的调整SGA。-Oracle boot time designated SGA amount of virtual memory, and at runtime allowing example by adjusting the buffer cache, shared pool, large pool and the si
clob-blob
- 完整通过JAVA读写ORACLE中CLOB、BLOB字段的方法,提供数据库连接池的方法-complete literacy through Java Oracle CLOB, BLOB field method provide database connection pool of
DBPoolManage
- 一个数据库连接池,能捕获close方法,初始的时候指定初始化多少个连接,如果超过连接个数,则会自动递增连接个数,同时,在代码中可以直接调用close方法,程序会自动捕获-a database connection pool that can capture close, the initial initialization time specified number of connections exceeds the number connections, connections will b
pubconn
- 一个连接池源码,非常好用!创建一个cf,然后cf.getconn()就可以得到空闲连接,可以设置最大最小连接数-a connection pool source, a very handy! Create an cf, then cf.getconn () can be idle connections, to set the maximum number of the smallest link
ocilib-3.0.0-windows
- ORACLE编程的好东西,纯C写的OCI封装.很好用,支持数据池.-ORACLE Programming good things, written in pure C package OCI. Well used to support the data pool.
jdbc
- 连接数据库java连接池可以缓存连接并且可以自己修改连接池-Connect java database connection pool can be cached and can be connected to amend its own connection pool
Pool
- oracle 数据库,在C++中用连接池实现高速连接与访问。-oracle database, in the C++ using connection pooling to achieve high-speed connectivity and access.
database_resident_connection_pooling
- ORACLE 11G引入了DRCP(database resident connection pooling)这个相当不错的功能,能够允许应用共享同一个数据库连接池。大大提高了访问ORACLE的效率。-ORACLE 11G introduced a DRCP (database resident connection pooling) this rather nice feature, can allow application sharing the same database connect
occipool
- 很好的封装了occi数据库连接池,用起来十分方便-A good package of occi database connection pool is very convenient to use them
Oracle_DBA
- 《深入浅出Oracle:DBA入门、进阶与诊断案例》针对数据库的启动和关闭、能数及参数文件、数据字典、内存管理、Buffer Cache与Shared Pool原理、重做、回滚与撤销、等待事件、性能诊断与SQL优化等几大Oracle热点主题从基础知识入手,深入研究相关技术,并结合性能调整及丰富的诊断案例,力图将Oracle的知识全面、系统、深入地展现给读者。 本书给出了大量取自实际工作现场的实例。在分析实例的过程中,兼顾深度与广度,不仅对实际问题的现象、产生原因和相关的原理进行了深入浅出的
check_oracle
- 自定义oracle监控,包括:表空间,SID,缓冲池,-Custom oracle monitoring, including: Table space, SID, buffer pool,
Oracle.Performance.Tuning
- hared Pool是Oracle SGA设置中最复杂也是最重要的一部分内容,Oracle通过Shared Pool来实现SQL共享、减少代码硬解析等,从而提高数据库的性能。在某些版本中,如果设置不当,Shared Pool可能会极大地影响数据库的正常运行-hared Pool Oracle SGA setting is the most complex and most important part, Oracle SQL through the Shared Pool to achieve
BoneCP
- 这是java通过JDBC使用数据池连接数据库的小实例源码,有oracle和mysql两个实例-This is a java through JDBC data pool to connect to the database instance of the source code, oracle and mysql two instances
advice
- All kind of advices. For example buffer cache, shared pool, keep pool etc
SearchData
- 前段时间自己用swt编写oracle遍历搜索器,可以根据关键字进行模糊查询,查出关键字所在表,列.(采用多线程查询/数据库线程池)-Some time ago they used to write oracle swt traversal search, you can be fuzzy query based on keyword, find out the keywords table columns. (Using multi-threaded query/database thread
c3p0-DBPool_ConnectionManager
- 数据库连接池,带Jar包,定义了ConnectionManager类,实现简单易用性好;可以下载测试-oracle database connection pool
db_API
- 基于java JDBC的一个数据库驱动程序,程序分为3层:驱动层及一个数据库连接池;数据库基本操作层(对数据库的查询,删除,修改等基本操作);功能指令层,主要是通过实际问题编写实际操作指令。-Based on a java JDBC driver, the program is divided into three layers: the driver layer and a connection pool basic operation layer (for query, delet