<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>Bo's Oracle Station - 4084-11g管理类OCP认证班第八期（WDP提速）</title>
    <link>https://www.botangdb.com/forum.php?mod=forumdisplay&amp;fid=76</link>
    <description>Latest 20 threads of 4084-11g管理类OCP认证班第八期（WDP提速）</description>
    <copyright>Copyright(C) Bo's Oracle Station</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 19 Jul 2026 08:23:43 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.botangdb.com/static/image/common/logo_88_31.gif</url>
      <title>Bo's Oracle Station</title>
      <link>https://www.botangdb.com/</link>
    </image>
    <item>
      <title>优化器统计信息</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1322</link>
      <description><![CDATA[实验的过程：
看执行计划：





直方图：之前的：



之后：








默认收集选项：




共享池对象：]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>botang</author>
      <pubDate>Mon, 06 Jan 2020 12:36:32 +0000</pubDate>
    </item>
    <item>
      <title>数据库自动化运维的调优</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1321</link>
      <description><![CDATA[有一些DBA（统计信息相关）视图肯定根V$视图有千丝万缕的联系：



V$ACTIVE_SESSION_HISTORY背后的字段：
create or replace view v_$active_session_history as
select \&quot;SAMPLE_ID\&quot;,\&quot;SAMPLE_TIME\&quot;,\&quot;IS_AWR_SAMPLE\&quot;,\&quot;SESSION_ID\&quot;,\&quot;SESSION_SERIAL#\&quot;,\&quot;SESSION_TYP ...]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>botang</author>
      <pubDate>Sat, 04 Jan 2020 03:30:21 +0000</pubDate>
    </item>
    <item>
      <title>课程第37次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1320</link>
      <description><![CDATA[Oracle默认由于参数原因，对逻辑坏块是“睁一只眼，闭一只眼的”：
物理坏块是incident，是problem，也是failure：
修复：

修复完了之后，列表会自动清理：



访问Support Workbench的文本状态的“浏览器”：


ADRCI打MOS日志包的命令：




- ...]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>botang</author>
      <pubDate>Sat, 04 Jan 2020 02:08:24 +0000</pubDate>
    </item>
    <item>
      <title>模拟MOS售后处理逻辑坏块</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1319</link>
      <description><![CDATA[为了机器排序而存储实数的算法：

例子：]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>botang</author>
      <pubDate>Sat, 04 Jan 2020 01:43:31 +0000</pubDate>
    </item>
    <item>
      <title>课程第36次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1318</link>
      <description><![CDATA[关于rowid和块号：

破坏物理坏块：
逻辑坏块：


物理坏块有应激性响应，而逻辑坏块没有：




但是会汇总到support workbench(incidnet , problem ) [注意和DRA中的 failure 的区别， 虽然它们都来自ADR]



在Support Workbench中最重要的东西就是Pro ...]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>botang</author>
      <pubDate>Sun, 29 Dec 2019 12:43:53 +0000</pubDate>
    </item>
    <item>
      <title>克隆数据库</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1316</link>
      <description><![CDATA[用备份冷克隆：
先备份：]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>botang</author>
      <pubDate>Sat, 28 Dec 2019 03:17:40 +0000</pubDate>
    </item>
    <item>
      <title>课程第35次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1315</link>
      <description><![CDATA[传送数据库步骤：
1. 从Linux上把所有文件（数据文件可以定名为linorcl....）拷贝到windows上来。
2. 在windows上oradim  -NEW -SID orcl注册服务
3. 在cmd窗口中set ORACLE_SID=orcl，启动实例，转spfile。
4. 编辑trace文件，创建控制文件。（注意compatible参数 ...]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>botang</author>
      <pubDate>Sat, 28 Dec 2019 01:09:07 +0000</pubDate>
    </item>
    <item>
      <title>课程第34次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1313</link>
      <description><![CDATA[传送表空间要大的跨平台：转换数据文件头+数据文件体。
如果要convert（不同的endian序列才要covert）,源头convert语法是：convert tablespace to platform
                                                                    目的地convert语法是：convert ...]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>botang</author>
      <pubDate>Sun, 22 Dec 2019 12:18:55 +0000</pubDate>
    </item>
    <item>
      <title>课程第33次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1310</link>
      <description><![CDATA[RMAN加密的dual模式，仍然需要打开wallet，如果wallet没有开，就会报如下错误：

如果使用密码方式加密，那么即使主密钥没有开，也不会报错，就只使用临时口令（set encryption identified by \&quot;java123456\&quot; only）。
如果使用TDE，那就不用口令。
得出推论：生产环 ...]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>botang</author>
      <pubDate>Sat, 21 Dec 2019 01:12:56 +0000</pubDate>
    </item>
    <item>
      <title>课程第32次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1307</link>
      <description><![CDATA[


调优RMAN控制multiplexing:



------


------最佳：
------------------------------------

-----开片方法：

主密钥默认路径：
建目录。

--------
（如果之前有创建过TDE，先删除之前所有的加密表，然后再：truncate  table enc$;）


 ...]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>botang</author>
      <pubDate>Sun, 15 Dec 2019 12:32:00 +0000</pubDate>
    </item>
    <item>
      <title>课程第31次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1306</link>
      <description><![CDATA[第二个catalog:
---------------------



------虚拟专用catalog:
1. 全新地创建基础catalog (winu76):


2. 在winorcl上创建两个\&quot;小用户\&quot;，并授权:


3. 叫“小用户”去寻找“猎物”

4. 创建虚拟catalog:

-------


----backup backupset force. ...]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>botang</author>
      <pubDate>Sat, 14 Dec 2019 00:47:12 +0000</pubDate>
    </item>
    <item>
      <title>课程第29/30次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1305</link>
      <description><![CDATA[----------1. 所有备份操作只要2个数字的增量就可以：0,1
2. 生产环境没有人做full备份
3. 项目实施时候做0级增量备份，以后做普通（差分）增量备份，时间长了做累积增量备份，时间更长了再做0级。
    （restore (0)---&gt; recover(1,1,1,1,1)/(1c  increment ...]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>botang</author>
      <pubDate>Mon, 09 Dec 2019 12:04:16 +0000</pubDate>
    </item>
    <item>
      <title>课程第28次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1304</link>
      <description><![CDATA[删除表空间时可能会遇到的问题：






------------------------------]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>botang</author>
      <pubDate>Sat, 07 Dec 2019 01:03:00 +0000</pubDate>
    </item>
    <item>
      <title>课程第27次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1303</link>
      <description><![CDATA[闪回5：


------闪回6：
-------不完全恢复的对比：-------]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>secoug</author>
      <pubDate>Sat, 30 Nov 2019 01:08:04 +0000</pubDate>
    </item>
    <item>
      <title>课程第26次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1302</link>
      <description><![CDATA[Notice: This blog is written by Bo Tang.





----------------------------------------------------------------------------------------------------







------------------------------------------------------



-------------------- ...]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>secoug</author>
      <pubDate>Wed, 27 Nov 2019 12:08:57 +0000</pubDate>
    </item>
    <item>
      <title>课程第25次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1301</link>
      <description><![CDATA[Notice: This blog is written by Bo Tang.

闪回1：闪回事务查询















图形表示：





--------------------------------------------------------------------------
闪回3：

















闪回4：


 ...]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>secoug</author>
      <pubDate>Mon, 25 Nov 2019 12:13:21 +0000</pubDate>
    </item>
    <item>
      <title>课程第24次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1300</link>
      <description><![CDATA[Notice: This blog is written by Bo Tang.

+ASM：


DATABASE：

验证：


验证：








v$asm_operation：

没有使用的磁盘，group_number=0:



调试快速镜像重同步：



-------]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>secoug</author>
      <pubDate>Sat, 23 Nov 2019 01:10:54 +0000</pubDate>
    </item>
    <item>
      <title>课程第23次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1299</link>
      <description><![CDATA[Notice: This blog is written by Bo Tang.

1. 颗粒化（AU可以在磁盘组的磁盘间自由流动）

2. 镜像化
3. 条带化














HIGH DISKGROUP得有多少个fail_group(顺便定2M AU)？  ：between  3   and  disk number












 ...]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>secoug</author>
      <pubDate>Wed, 20 Nov 2019 12:24:49 +0000</pubDate>
    </item>
    <item>
      <title>课程第22次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1298</link>
      <description><![CDATA[https://www.botangdb.com/forum.ph ... 1186&amp;extra=page%3D2

(先在bcpserver: bcl -a ; botang-config-xshare; bcl -p在这里输入\&quot;79\&quot;)

如果出错:
1. bcpserver上做 scp  -rp /usr/sbin/botang*   192.168.0.90:/usr/sbin/(不要拷贝/usr/sbin/botang-config-push ...]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>secoug</author>
      <pubDate>Mon, 18 Nov 2019 12:45:18 +0000</pubDate>
    </item>
    <item>
      <title>课程第21次</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1297</link>
      <description><![CDATA[检查点进程--&gt;检查点队列--&gt;检查点位置--&gt;检查点


------*：

1. 为什么日志切换要做检查点？这个是完全还是增量
2. 检查点位置之后会不会有数据块写回硬盘]]></description>
      <category>4084-11g管理类OCP认证班第八期（WDP提速）</category>
      <author>secoug</author>
      <pubDate>Sat, 16 Nov 2019 01:40:43 +0000</pubDate>
    </item>
  </channel>
</rss>