摘要: 本章提要---------------------------------------------------------------6,7,8,9,10,11 这 6 章要细看, 从本章开始how Oracle locks both data and shared data structures(... 阅读全文
posted @ 2014-07-23 18:24 神之一招 阅读(532) 评论(0) 推荐(0)
摘要: 本章提要----------------------------------------------所有的 process 都是在 PGA 内(memory)server process: 与 client 连接有关(在PGA中)bakground process: 作维护工作(在PGA中)slav... 阅读全文
posted @ 2014-07-23 18:16 神之一招 阅读(443) 评论(0) 推荐(0)
摘要: 本章提要--------------------------------------------------SGA: System Global Area ( 包括background process)PGA: Process Global Area 进程或线程专用内存UGA: User Globa... 阅读全文
posted @ 2014-07-23 18:14 神之一招 阅读(233) 评论(0) 推荐(0)
摘要: 本章提要-----------------------------------------------组成 oracle 的 8 种主要文件(包括 instance 和 database)instance: parameter file, trace file, alert filedatabase... 阅读全文
posted @ 2014-07-23 18:06 神之一招 阅读(246) 评论(0) 推荐(0)
摘要: 本章提要---------------------------------------------arthiecture, and some componentconnect to oracle这一章, 概念性的东西多一些---------------------------------------... 阅读全文
posted @ 2014-07-23 18:03 神之一招 阅读(272) 评论(0) 推荐(0)
摘要: 本章提要-------------------------------本章是概述性章节1. 介绍了了解数据库内部结构对于开发的重要性2. 介绍了如何才能开发好的数据库应用程序-------------------------------varchar2 类型定义时, 个人认为应该选择byte 类型,... 阅读全文
posted @ 2014-07-23 18:00 神之一招 阅读(331) 评论(0) 推荐(0)