<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>Bo's Oracle Station - 数据库所有实验共同问题</title>
    <link>https://www.botangdb.com/forum.php?mod=forumdisplay&amp;fid=41</link>
    <description>Latest 20 threads of 数据库所有实验共同问题</description>
    <copyright>Copyright(C) Bo's Oracle Station</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 19 Apr 2026 04:21:54 +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=1503</link>
      <description><![CDATA[1. 插件数据库理解成一群表空间。（有功能，有服务，退化成mysql和sql server这种多库的状态）

2. 能查v$先查v$，注意所有的v$视图都多一列con_id，另外多一个v$pdbs ; cdb视图也多一个con_id列

3. con_id为1或为0都指根容器（看立场，如果把自己当作库来对待就是 ...]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Sun, 06 Dec 2020 12:54:15 +0000</pubDate>
    </item>
    <item>
      <title>能够记住事件本身（文件属性）的filewatcher</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1502</link>
      <description><![CDATA[能够记住事件本身（文件属性）的filewatcher:
--hr
HR    CREATE EXTERNAL JOB    NO    NO
HR    CREATE EVALUATION CONTEXT    NO    NO
HR    CREATE VIEW    NO    NO
HR    UNLIMITED TABLESPACE    NO    NO
HR    CREATE DATABASE LINK    NO    NO
HR    ...]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Sun, 06 Dec 2020 08:50:17 +0000</pubDate>
    </item>
    <item>
      <title>能够记住事件本身的基于事件的schedule</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1501</link>
      <description><![CDATA[]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Sun, 06 Dec 2020 08:32:59 +0000</pubDate>
    </item>
    <item>
      <title>基于事件的schedule</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1500</link>
      <description><![CDATA[显式打ADT信号:


--------------------------------
job chain:]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Sun, 06 Dec 2020 07:01:44 +0000</pubDate>
    </item>
    <item>
      <title>远程数据库作业（Oracle世界的ansible）</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1493</link>
      <description><![CDATA[管理端：

受控端：]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Tue, 01 Dec 2020 13:51:40 +0000</pubDate>
    </item>
    <item>
      <title>关于/u01/app/oracle/product/12.1.0/dbhome_2/dbs/UNNAMED00004</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1490</link>
      <description><![CDATA[]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Tue, 24 Nov 2020 13:48:32 +0000</pubDate>
    </item>
    <item>
      <title>TSPIR的实验</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1489</link>
      <description><![CDATA[1.进行自包含集检查：
2. 确定一下有没有0级的全库备份：




3. （待验证）最好把默认通道设为磁盘通道（原因是，待会创建chrone实例的时候，用磁盘通道创建）：
4. 把时间换算成SCN：

5. 特点：
6. 抓取到的内存实例：

下面是执行过程：




 

 ...]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Tue, 24 Nov 2020 12:21:27 +0000</pubDate>
    </item>
    <item>
      <title>实用复杂的sql loader案例</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1483</link>
      <description><![CDATA[Oracle Database 12c: Administration Workshop P116:
1
-- This is a sample control file
2 LOAD DATA
3 INFILE ’SAMPLE.DAT’
4 BADFILE ’sample.bad’
5 DISCARDFILE ’sample.dsc’
’
’
6 APPEND
7 INTO TABLE emp
8 WHEN (57) = ’.’
9 TRAILING ...]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Sun, 15 Nov 2020 09:04:48 +0000</pubDate>
    </item>
    <item>
      <title>Oracle Suggested Backup 3 天实践</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1482</link>
      <description><![CDATA[1. 配置：

2. 脚本：
3. 运行输出：]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Tue, 10 Nov 2020 13:37:00 +0000</pubDate>
    </item>
    <item>
      <title>统一审计</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1479</link>
      <description><![CDATA[统一审计代替了传统的标准审计（包括：对象的、权限的和语句的），但是不代替细粒度审计（仍然会出发handler），但是审计轨迹从dba_common_audit_trail转移到了unified_audit_trail:

FineGrainedAudit    4111440822    0    oracle    classroom.example.com    pts ...]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Tue, 03 Nov 2020 12:35:13 +0000</pubDate>
    </item>
    <item>
      <title>基于值的审计</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1477</link>
      <description><![CDATA[oracle HR SYS 172.25.250.254 PASSWORD 2020-11-01:21:45:12 modified 48004 24002
oracle HR SYS 172.25.250.254 PASSWORD 2020-11-01:21:45:12 modified 40002 20001
oracle HR SYS 172.25.250.254 PASSWORD 2020-11-01:21:45:12 modified 20002 10001
oracle ...]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Sun, 01 Nov 2020 13:34:07 +0000</pubDate>
    </item>
    <item>
      <title>细粒度审计的案例</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1476</link>
      <description><![CDATA[强制性审计/SYS强制性审计/标准审计（对象/权限/语句）/细粒度/基于值的审计

统一审计（为了取代标准审计（对象/权限/语句））

1.  作handler:
/etc/postfix/main.cf:

测试外发邮件服务器：
如果外网被挡住：
/etc/dovecot/dovecot.conf:

/etc/dovecot/c ...]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Sun, 01 Nov 2020 12:10:42 +0000</pubDate>
    </item>
    <item>
      <title>resumable space allocation</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1475</link>
      <description><![CDATA[HR:
SYS:]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Sun, 01 Nov 2020 06:41:35 +0000</pubDate>
    </item>
    <item>
      <title>BASIC压缩和ADVANCED压缩</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1474</link>
      <description><![CDATA[-------------------------------------------------------------------------------------------------------------


T_OLTP2    10    ENABLED    ADVANCED    TBS_NOCOMPRESSION
T_OLTP    10    ENABLED    ADVANCED    TBS_OLTP
T_NOCOMPRESSION   ...]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Tue, 27 Oct 2020 13:59:10 +0000</pubDate>
    </item>
    <item>
      <title>行链接和行迁移</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1473</link>
      <description><![CDATA[sys:


行链接的出现：

----------------------------------------------------------------------------------------------------------------------------------------------]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Tue, 27 Oct 2020 12:27:46 +0000</pubDate>
    </item>
    <item>
      <title>关于oracle用户密码历史，图像界面的bug:</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1472</link>
      <description><![CDATA[PROOFILE1    COMPOSITE_LIMIT    KERNEL    DEFAULT    NO
PROOFILE1    SESSIONS_PER_USER    KERNEL    DEFAULT    NO
PROOFILE1    CPU_PER_SESSION    KERNEL    DEFAULT    NO
PROOFILE1    CPU_PER_CALL    KERNEL    DEFAULT    NO
PROOFILE1    LOGI ...]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Sun, 25 Oct 2020 12:36:26 +0000</pubDate>
    </item>
    <item>
      <title>安装磁带库遇到问题</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1458</link>
      <description><![CDATA[执行make后报错]]></description>
      <category>数据库所有实验共同问题</category>
      <author>tomcat</author>
      <pubDate>Mon, 14 Sep 2020 12:03:43 +0000</pubDate>
    </item>
    <item>
      <title>传送表空间“自包含集”检查和目的地转换大小endian码</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1448</link>
      <description><![CDATA[-------]]></description>
      <category>数据库所有实验共同问题</category>
      <author>botang</author>
      <pubDate>Thu, 03 Sep 2020 12:36:38 +0000</pubDate>
    </item>
    <item>
      <title>oratab文件内容部分丢失</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1446</link>
      <description><![CDATA[开机启动数据库后进行数据库切换，发现oratab文件内容部分丢失了

已经是第二次了，自己写全了就好了

为什么会出现这个问题呢？？？]]></description>
      <category>数据库所有实验共同问题</category>
      <author>杨洪立</author>
      <pubDate>Sat, 29 Aug 2020 14:10:48 +0000</pubDate>
    </item>
    <item>
      <title>win10安装oracle12不能用sysdba登录</title>
      <link>https://www.botangdb.com/forum.php?mod=viewthread&amp;tid=1445</link>
      <description><![CDATA[建完数据库连接sysdba提示提示用户名密码无效，登录被拒绝，但是system用户可以登录]]></description>
      <category>数据库所有实验共同问题</category>
      <author>逆不在</author>
      <pubDate>Fri, 28 Aug 2020 18:34:54 +0000</pubDate>
    </item>
  </channel>
</rss>