<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>Bo's Oracle Station - Oracle数据库高等管理</title>
    <link>https://www.botangdb.com/forum.php?mod=forumdisplay&amp;fid=36</link>
    <description>Latest 20 threads of Oracle数据库高等管理</description>
    <copyright>Copyright(C) Bo's Oracle Station</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 19 Apr 2026 04:20:58 +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=1545</link>
      <description><![CDATA[Author: Bo Tang



1. 间隔分区主表：


2. 引用分区子表：


3. 向扩展分区主表插入数据，向引用分区子表插入数据：


4. 查看数据字典：
5. 进行级联删除测试：]]></description>
      <category>Oracle数据库高等管理</category>
      <author>admin</author>
      <pubDate>Wed, 22 Jun 2022 09:25:04 +0000</pubDate>
    </item>
    <item>
      <title>与SQL Tuning Set相关的操作</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1544</link>
      <description><![CDATA[1. 从cursor cache中收集tuning set, 持续12分钟，间隔5秒钟：


2. 查看SQLTUNING SET的方法：

SYS    $$SQLA$$_1
SYS    $$SQLA$$_2
SYS    $$SQLA$$_3
SYS    $$SQLA$$_4
SYS    $$SQLA$$_5
SYS    $$SQLA$$_6
SYS    SQLTUNINGSET1
SYS    SYS_AUTO_ST ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>admin</author>
      <pubDate>Thu, 02 Jun 2022 09:03:04 +0000</pubDate>
    </item>
    <item>
      <title>Oracle 19c主要等待事件汇总表</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1543</link>
      <description><![CDATA[1. Buffer busy waits：

从本质上讲，这个等待事件的产生仅说明了一个会话在等待一个Buffer（数据块），但是导致这个现象的原因却有很多种。常见的两种是：
当一个会话视图修改一个数据块，但这个数据块正在被另一个会话修改时。
当一个会话需要读取一个数据块，但 ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>botang</author>
      <pubDate>Wed, 01 Jun 2022 14:15:08 +0000</pubDate>
    </item>
    <item>
      <title>awrsqlrpt.sql的使用</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1542</link>
      <description><![CDATA[1. 首先获取AWR报告：

2. 查看AWR报告中的那条SQL语句：

SQL ordered by Elapsed Time
[*] Resources reported for PL/SQL code includes the resources used by all SQL     statements called by the code. 
[*] % Total DB Time is the Elapsed Time of the  ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>botang</author>
      <pubDate>Tue, 17 May 2022 03:16:21 +0000</pubDate>
    </item>
    <item>
      <title>复合列扩展统计信息</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1541</link>
      <description><![CDATA[1. 准备环境：


收集优化器统计信息：
2. 第一次执行查询：
3. 收集复合列扩展统计信息：

SH    T1    C    1    63    63    0.0000049999500005    0    1    16-MAY-22    100001    YES    NO        2    FREQUENCY    SHARED
SH    T1    SYS_STUM4KJU$ ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>botang</author>
      <pubDate>Mon, 16 May 2022 06:59:57 +0000</pubDate>
    </item>
    <item>
      <title>SQL改写案例</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1540</link>
      <description><![CDATA[1. 特别简单又容易忽视的场景：
准备环境：

测试执行计划1：
测试执行计划2：

2. 关联子查询改写（顺便研究sql 10046 trace）：
LISTPRICE_RELATE的trace：
LISTPRICE_JOIN的trace：
/u01/app/oracle/diag/rdbms/rcat/rcat/trace：
trcsess合并：
 ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>botang</author>
      <pubDate>Sun, 15 May 2022 09:17:57 +0000</pubDate>
    </item>
    <item>
      <title>物化视图查询重写</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1539</link>
      <description><![CDATA[]]></description>
      <category>Oracle数据库高等管理</category>
      <author>botang</author>
      <pubDate>Wed, 11 May 2022 08:34:57 +0000</pubDate>
    </item>
    <item>
      <title>Oracle RAC数据库Admin-managed和Policy-Managed之间双向转化</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1538</link>
      <description><![CDATA[1. 从Admin-Managed Oracle RAC数据库转化成Policy-Managed：
把Admin-managed的Oracle数据库转化成Policy-Managed的本质上就是添加Serverpool。而Serverpool可以直接添加进入当前的策略，也可以由创建策略集时通过相应的指令创建。如果是Flex集群，那么这些Serverpool ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>botang</author>
      <pubDate>Thu, 14 Apr 2022 08:51:10 +0000</pubDate>
    </item>
    <item>
      <title>Oracle RAC集群从非Flex向Flex转变的配置注意事项</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1536</link>
      <description><![CDATA[1. 转Flex  ASM的准备工作：
准备好一套基于GNS 的RAC集群（见该博客），首先确认ASM处于Flex模式吗？
答案是ASM处于非Flex模式。之后运行asmca，在“ASM Instances”选项卡处，点击“Convert to Oracle Flex ASM”按钮。在弹出的窗口处填写“ASM Listener Port”为15 ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>botang</author>
      <pubDate>Tue, 12 Apr 2022 01:49:55 +0000</pubDate>
    </item>
    <item>
      <title>Oracle RAC集群从基于DNS向基于GNS转变的网络配置</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1535</link>
      <description><![CDATA[1. DNS和GNS环境规划对比：首先需要明确，DNS和GNS只是改变了Oracle RAC数据库的vip和scan-vip的获取方式；其次需要明确无论是Admin-managed还是Policy-Managed的Oracle RAC数据库都既可以是DNS的也可以是GNS的。原先的环境里配置了DNS服务器，IP和主机名规划如下（共20 ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>botang</author>
      <pubDate>Mon, 11 Apr 2022 09:17:28 +0000</pubDate>
    </item>
    <item>
      <title>12c下的字符设备和块设备的抉择？</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1018</link>
      <description><![CDATA[背景：
]]></description>
      <category>Oracle数据库高等管理</category>
      <author>tangjiangdong</author>
<enclosure url="/forum/对于新生产库来说是否继续追求raw的性能，还是追求稳定和安全？
 ..." length="" type="image/jpeg" />      <pubDate>Thu, 29 Mar 2018 07:29:08 +0000</pubDate>
    </item>
    <item>
      <title>关于goldengate的问题</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1005</link>
      <description><![CDATA[双节点rac数据库下全部进程突然宕机
查看ggserr.log文件报错：
ERROR  OGG-01028  Oracle GoldenGate Capture for Oracle, ext_aa.prm: encountered commit SCN 1527.2564785269(12545256987852) that is not greater than the highest SCN already processed 1527.25 ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>林新</author>
      <pubDate>Thu, 08 Feb 2018 07:31:08 +0000</pubDate>
    </item>
    <item>
      <title>关于crs_stat -t等集群命令的查看问题</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1002</link>
      <description><![CDATA[老师你好
背景：
在安装11.2.0.3的asm单实例库过程中，在安装grid执行root.sh时突然断网，又刚好是远程会话连接，因此删除了grid软件开始重新安装，并且顺利成功了，现在想要通过crs_stat -t查看grid启动状态是否正常：
如上面所示：ora.diskmon和ora.ons都没能够开 ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>tangjiangdong</author>
      <pubDate>Tue, 30 Jan 2018 02:41:17 +0000</pubDate>
    </item>
    <item>
      <title>如何将RAC+ADG（单实例）转换为RAC+ADG（RAC形式）</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=998</link>
      <description><![CDATA[目前做的模式有：RAC（两台）+ADG（一台单实例）、RAC（两台）+ADG（一台单实例）+ADG（一台单实例）形成三库三角互备
现在想尝试是否有办法办法可以提供从RAC（两台）+ADG（一台单实例）直接到RAC+ADG（RAC）的快速途径？即最大限度不破坏原有的ADG单实例库下，将单实 ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>tangjiangdong</author>
      <pubDate>Fri, 19 Jan 2018 09:26:59 +0000</pubDate>
    </item>
    <item>
      <title>rac环境中emca创建的问题</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=976</link>
      <description><![CDATA[环境如下：
主机名    IP地址                                    操作系统版本       数据库版本
rac01  eth0: 192.168.37.101/eth1: 10.4.16.101      linux5.6-32bit      11gR2
rac02  eth0: 192.168.37.102/eth1: 10.4.16.102      linux5.6-32bit      11gR2 ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>陈勇辉</author>
      <pubDate>Tue, 05 Dec 2017 03:21:51 +0000</pubDate>
    </item>
    <item>
      <title>逻辑standby的skip_error实践：</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=948</link>
      <description><![CDATA[dbms_logstdby.skip_error的第一个参数的介绍：
Supported Values for the stmt Parameter
Keyword ]]></description>
      <category>Oracle数据库高等管理</category>
      <author>botang</author>
<enclosure url="/forum/All DDL that does not pertain to a particular schema
Note: SCHEMA_NAME and OBJECT_NAME must be null

SC ..." length="" type="image/jpeg" />      <pubDate>Thu, 09 Nov 2017 08:51:13 +0000</pubDate>
    </item>
    <item>
      <title>升级11.2.0.4MAA的网格基础架构到12.1.0.2的过程截图</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=944</link>
      <description><![CDATA[在主库上删除归档日志释放+fra空间时，最好要做：
RMAN&gt;configure archivelog deletion policy to applied on all standby;]]></description>
      <category>Oracle数据库高等管理</category>
      <author>botang</author>
      <pubDate>Sun, 05 Nov 2017 01:31:45 +0000</pubDate>
    </item>
    <item>
      <title>关于课程环境O12C安装第一套数据库报错状况（己解决）</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=942</link>
      <description><![CDATA[分享下推课程环境时遇到的状况
1.O12C DB SERVER推完后，安装网格基础架构可顺利完成，但安装数据库软件时出现“invalid stored block lengths”，从RAC 4台中其中一台的/stage/12c/database，拉过来安装状况一样，磁盘空间是足够的


2.再由workstation.cfg档找到 ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>urcheng</author>
      <pubDate>Fri, 03 Nov 2017 14:29:45 +0000</pubDate>
    </item>
    <item>
      <title>关于DG的RTS/LNS服务疑问</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=930</link>
      <description><![CDATA[老师：
   我己经配置好了物理standby的DG环境, LINUX5.6 ORACLE 11GR2版本。各种文档都会说有RTS服务 redo transport service等。但是当我在主库进行数据操作 并进行日志切换时，备库是可以同步，但是主库通过ps -ef没有发现这个rts进程，alert日志也没有发现相关的RT ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>陈勇辉</author>
      <pubDate>Mon, 23 Oct 2017 03:12:14 +0000</pubDate>
    </item>
    <item>
      <title>DATA guard CATALOG连接的问题</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=872</link>
      <description><![CDATA[请教唐老师：

我才rcat实例上创建了catalog表空间和用户，分别为主备库准备了2个用户：
create tablespace catalog  datafile \'+data\'  size 100m  autoextend on;
create user prod1 identified by  prod1 quota unlimited on catalog;
grant connect,resource,r ...]]></description>
      <category>Oracle数据库高等管理</category>
      <author>lujiaguai</author>
      <pubDate>Thu, 17 Aug 2017 09:09:58 +0000</pubDate>
    </item>
  </channel>
</rss>