01 2018 档案

摘要:适用于 ASM 磁盘组的兼容性有三种:涉及描述磁盘组的持久性数据结构,客户机(磁盘组的使用者)的功能,以及能否在磁盘组中包含卷。这些属性分别称为“ASM 兼容性”、 “RDBMS兼容性”和“ADVM 兼容性”。每个磁盘组的兼容性都可以独立控制。这是支持包含 Oracle Database 10g 和 阅读全文
posted @ 2018-01-26 10:09 巴啦啦大魔王 阅读(275) 评论(0) 推荐(0)
摘要:--ADVM ADVM主要是为了使除了数据库之外的第三方应用程序也可以使用asm存储,这样不限于使asm局限于自家的数据库领域。要想使用ADVM首先必须安装grid,已经创建好了asm磁盘,asm磁盘组。一个advm卷可以占用一个磁盘组的所有空间,也可以占用部分空间,一个advm卷的空间只能来自于一 阅读全文
posted @ 2018-01-26 09:52 巴啦啦大魔王 阅读(284) 评论(0) 推荐(0)
摘要:You have a range-partitioned table in your database. Each partition in the table contains thesales data for a quarter. The partition related to the cu 阅读全文
posted @ 2018-01-05 18:20 巴啦啦大魔王 阅读(121) 评论(0) 推荐(0)
摘要:You are using the flash recovery area (fast recovery area in 11g Release 2) to store backup related files in your database. After regular monitoring o 阅读全文
posted @ 2018-01-05 18:13 巴啦啦大魔王 阅读(173) 评论(0) 推荐(0)
摘要:You enabled Flashback Data Archive on the INVENTORY table. Which DDL operation issupported on the table after enabling Flashback Data Archive?A. Drop 阅读全文
posted @ 2018-01-05 17:52 巴啦啦大魔王 阅读(149) 评论(0) 推荐(0)
摘要:Which of the following information will be gathered by the SQL Test Case Builder for the problems pertaining to SQL-related problems? (Choose all that 阅读全文
posted @ 2018-01-05 17:43 巴啦啦大魔王 阅读(136) 评论(0) 推荐(0)
摘要:The INV_HISTORY table is created using the command:SQL>CREATE TABLE INV_HISTORY (inv_no NUMBER(3), inv_date DATE, inv_amt NUMBER(10,2))partition by ra 阅读全文
posted @ 2018-01-04 14:43 巴啦啦大魔王 阅读(217) 评论(0) 推荐(0)
摘要:Which two statements are true regarding indexes? (Choose two.)A. They can be created on tables and clusters.B. They can be created on tables and simpl 阅读全文
posted @ 2018-01-02 16:27 巴啦啦大魔王 阅读(139) 评论(0) 推荐(0)