摘要:
最近在进行linux充电,根据网络资料自己整理的资料,分享一下 Linux逻辑卷管理 1、什么是逻辑卷? LVM是逻辑卷管理(Logical Volume Manager)的简称,他是建立在物理存储设备之上的一个抽象层,允许你生成逻辑存储卷,和直接使用物理存储在管理上相比,提供了更好灵活性。 LVM 阅读全文
摘要:
转了一篇EYGLE的文章 最初的问题是这个帖子: http://www.itpub.net/showthread.php?threadid=239905 请大家仔细看那些测试的例子. 看了Tom的解释,始终觉得牵强. 开始以为可能是bug 经过观察和测试,终于发现了Nologging的秘密 我们知道 阅读全文
摘要:
DBMS_SUPPORT包从Oracle7.2引入,主要功能用以提供更完整的用户session跟踪信息 这个包可以通过运行 dbmssupp.sql 和 prvtsupp.plb 两个脚本来创建. 该脚本位于$ORACLE_HOME/rdbms/admin目录下 以下版本中都包含这些文件: 8.0. 阅读全文
摘要:
[English] 搜索Internet 搜索 HelloDBABA 首页 English 中文 技术文档 文章 案例 产品及下载 产品 >> FyDB OraTracer FySafe FyUnWrap SQLStress Fy_Recover_Data 分享 订阅 关于 本人 申明 Oracle 阅读全文
摘要:
47.You issue the following command on the RMAN prompt. REPORT NEED BACKUP DAYS 5; Which statement is true about executing this command? A. It will dis 阅读全文
摘要:
Locally vs. Dictionary Managed Tablespaces 整理自:http://www.orafaq.com/node/3. When Oracleallocates space to a segment (like a table or index), a group 阅读全文
摘要:
61.You frequently have multiple RMAN sessions running, and you want to be able to easily identify each job via the CLIENTJNFO column of the dynamic pe 阅读全文
摘要:
17.You configure AUTOBACKUP to ON in an RMAN session. When will RMAN back up the control file? (Choose all that apply.) A. When you run an RMAN BACKUP 阅读全文
摘要:
16.Setting which of the following initialization parameters enables Automatic Memory Management? A. MEMORYJARGET B. MEMORY_MAX_TARGET C. SGATARGET D. 阅读全文
摘要:
133.You created a profile APP_USER and assigned it to the users. After a month, you decide to drop the profile. Some user sessions are currently conne 阅读全文