搜索资源列表
oracle
- ORACLE最大的逻辑组成部分。ORACLE数据库由一个或多个表空间组成,一个表空间由一个或多个数据文件组成,但一个数据文件只能属于一个表空间。数据库表等对象是存放在表空间中的。-ORACLE The largest component of the logic. ORACLE database by one or more table space for components, a table space by one or more data files, a data file can o
oracleunction
- SQL函数大全。包括:oracle常用经典SQL查询,ORACLE的基本语法,Oracle的优化器,数字处理函数,字符处理函数,oracle积累,oracle中sql plus命令大全,oracle中导出指定记录,Oracle主要的配置文件解释,防范黑客攻击Oracle系统的八大常用方法,可预见的Oracle应用程序性能调优,快速修复oracle参数文件的另类方法 -Guinness SQL function. Including: oracle popular classic SQL qu
OperateBlob
- 对Oracle数据库中BLOB字段非常完整的描述,可以上传单个/多个blob文件,下载、删除和更新BLOB字段的内容,均经本人编译通过-On the Oracle database BLOB field in a very complete descr iption, you can upload single/multiple blob files, download, delete and update the contents of BLOB fields are compiled by
Oracle_DBA
- 《深入浅出Oracle:DBA入门、进阶与诊断案例》针对数据库的启动和关闭、能数及参数文件、数据字典、内存管理、Buffer Cache与Shared Pool原理、重做、回滚与撤销、等待事件、性能诊断与SQL优化等几大Oracle热点主题从基础知识入手,深入研究相关技术,并结合性能调整及丰富的诊断案例,力图将Oracle的知识全面、系统、深入地展现给读者。 本书给出了大量取自实际工作现场的实例。在分析实例的过程中,兼顾深度与广度,不仅对实际问题的现象、产生原因和相关的原理进行了深入浅出的
oracle-flashbak
- 数据库数据文件丢失、造成数据库崩溃,然后做全库rman备份,删除坏了的数据文件-Database data files are missing, resulting in a database crash, and then do the whole database rman backup, delete the bad data file
access
- Lets you open, create reports,import/export files,oracle dba monitor, see and execute SQL commands in Oracle database, MySQL, MS Access, SQLServer, and others .MD5 : e0240570d181ef6f5a0701ea171aaadb-Lets you open, create reports,import/export files,o
proc-source-code1
- 将oracle数据库中的五个function改写为一个类的五个方法,包含在proc的pc文件和头文件中,经过proc编译后pc文件可以得到一个cpp文件。-Five function rewritten in the oracle database for a class of five methods, including the pc and header files in the proc after proc compiled the pc file can get a cpp file
ODBCDSN
- 不同的数据库系统,如Dbase,FoxPro,Oracle,Informix 甚至是文本文件与Excel文件,都可以通过ODBC来达到统一处理的方式,也就是说通过ODBC的驱动程序,用户可以以一种相同的语法来存取或是维护数据库中的数据。-Different database systems, such as Dbase, FoxPro, Oracle, Informix and even text files and Excel files, you can use ODBC to achiev
oracle_helpful_scripts
- dFileIO.sql - Gives I/O per file in oracle dInvalidObjs - Gives all the invalid objects dTbsFile - gives filename and size of files for a tablespace dUserPrivs - gives all the privileges for a user dUserRole - gives all the roles granted to
RMAN
- RMAN(Recovery Manager)是一种用于备份(backup)、还原(restore)和恢复(recover)数据库的 Oracle 工具。RMAN只能用于ORACLE8或更高的版本中。它能够备份整个数据库或数据库部件,如表空间、数据文件、控制文件、归档文件以及Spfile参数文件。RMAN也允许您进行增量数据块级别的备份,增量RMAN备份是时间和空间有效的,因为他们只备份自上次备份以来有变化的那些数据块。而且,通过RMAN提供的接口,第三方的备份与恢复软件如veritas将提供更强