> 데이터 베이스 > MySQL 튜토리얼 > OCP题库笔记1z0-052

OCP题库笔记1z0-052

WBOY
풀어 주다: 2016-06-07 17:08:23
원래의
1009명이 탐색했습니다.

2 关于Oracle Data Dump export和importimport操作同时可以更改表名;可以在export操作期间重写一个存在的dumpfile。

Linux公社

首页 → 数据库技术

背景:

阅读新闻

OCP题库笔记1z0-052

[日期:2011-12-13] 来源:Linux社区  作者:uncle_six [字体:]

1 关于undo
数据库可以有一个以上的undo表空间;
undo段可以自动增长,按需shrink


2 关于Oracle Data Dump export和import
import操作同时可以更改表名;
可以在export操作期间重写一个存在的dumpfile。


3 关于无效索引
会被优化器忽略;
只能通过rebuild生效。


4 关于监听
多个监听能运行在一个主机上;
多个数据库能注册在一个监听上。


5 关于ADDM
ADDM runs after each AWR snapshot is collected automatically by MMON.
The results of the ADDM analysis are stored in th AWR.


6 关于Checkpoint
It ensures that all committed data is written to the data files during normal shutdown.
The frequent full checkpoint in a database can cause the overall degradation of the database performance.


7关于B-tree索引
The leaf blocks in the index are doubly linked.
The deletion of a row frin the table cause a logical deletion in index leaf block and the space becomes available for the nre leaf entry.


8 关于会话
Multiple transactions can use the same undo segment.
A transaction is assigned an undo segment when it is started.

linux

  • 0
  • v$transaction——列出系统的活动事务处理

    如何理解Oracle实例(instance)和数据库(database)的概念

    相关资讯       oracle数据库教程 

    图片资讯      

    本文评论   查看全部评论 (0)

    评论声明

    最新资讯

    本周热门

    Linux公社简介 - 广告服务 - 网站地图 - 帮助信息 - 联系我们
    本站(LinuxIDC)所刊载文章不代表同意其说法或描述,仅为提供更多信息,,也不构成任何建议。


    Copyright © 2006-2011 Linux公社 All rights reserved 浙ICP备06018118号

    관련 라벨:
    원천:php.cn
    본 웹사이트의 성명
    본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
    최신 이슈
    인기 튜토리얼
    더>
    최신 다운로드
    더>
    웹 효과
    웹사이트 소스 코드
    웹사이트 자료
    프론트엔드 템플릿