摘要: What are the Microsoft Data Access Components?The Microsoft Data Access Components (MDAC) are the ke...
阅读全文
摘要: Stream 是Oracle 的消息队列(也叫Oracle Advanced Queue)技术的一种扩展应用。 Oracle 的消息队列是通过发布/订阅的方式来解决事件管理。流复制(Stream re...
阅读全文
摘要: 基本环境搭配: Sqlplus ‘/ as sysdba’ alter system set aq_tm_processes=2 scope=both; //不要设置成0或者10, 这样做可能禁用队列...
阅读全文
摘要: 环境: ORACLE 9.2.0.8,AIX 5.3ML5 64bit; 表A是个分区表,共存储大约2千万条记录;表所在的表空间未启用ASSM,为Manual 模式; 场景说明: 由于对该表的操作非常...
阅读全文
摘要: ASM上的备份集如何转移到文件系统中 ASM, 文件系统 在itpub上,看到一个问题,有关asm上的备份集里的文件的传输的。看到有关asm的提问越来越多了,也可以感觉到asm越来越使用的普及了。该问...
阅读全文
摘要: 1.ASM Access Through FTP and HTML Using XDB Configuration 2.rman 3.dbms_file_transfer 4.11g asmcmd 利...
阅读全文
摘要: REF:https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=1271017.1&print=Y&bugP...
阅读全文